mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 16:47:45 +00:00
Meta: Add gn build rules for Ladybird
This commit is contained in:
parent
85c8cd5205
commit
16b83cd8fb
11 changed files with 381 additions and 0 deletions
|
@ -2,8 +2,10 @@ import("//Meta/gn/build/toolchain/compiler.gni")
|
|||
|
||||
group("default") {
|
||||
deps = [
|
||||
"//Ladybird:ladybird",
|
||||
"//Meta/Lagom/Tools/CodeGenerators/IPCCompiler",
|
||||
"//Tests",
|
||||
"//Userland/Libraries/LibWeb",
|
||||
"//Userland/Utilities:js",
|
||||
]
|
||||
testonly = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue