mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17:35 +00:00
Meta: Port 1d59a62944
to gn build
This commit is contained in:
parent
1d59a62944
commit
804188ac0c
1 changed files with 0 additions and 5 deletions
|
@ -62,9 +62,4 @@ executable("WebContent") {
|
||||||
"main.cpp",
|
"main.cpp",
|
||||||
]
|
]
|
||||||
sources += get_target_outputs(":generate_moc")
|
sources += get_target_outputs(":generate_moc")
|
||||||
|
|
||||||
if (current_os == "mac") {
|
|
||||||
sources += [ "MacOSSetup.mm" ]
|
|
||||||
frameworks = [ "AppKit.framework" ]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue