mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
Meta: Port 1d59a62944
to gn build
This commit is contained in:
parent
1d59a62944
commit
804188ac0c
Notes:
sideshowbarker
2024-07-17 10:54:57 +09:00
Author: https://github.com/ADKaster Commit: https://github.com/SerenityOS/serenity/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…
Reference in a new issue