mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-23 00:19:18 +00:00
4 lines
105 B
Text
4 lines
105 B
Text
declare_args() {
|
|
# Build the Ladybird application using the Qt UI.
|
|
enable_qt = current_os != "mac"
|
|
}
|