mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-13 04:52:23 +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: 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