mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:38:11 +00:00
4 lines
109 B
Text
4 lines
109 B
Text
declare_args() {
|
|
# Build the Ladybird application using the Qt chrome.
|
|
enable_qt = current_os != "mac"
|
|
}
|