mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:07:34 +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",
|
||||
]
|
||||
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