diff options
| author | uint <abhinav.prsai@gmail.com> | 2025-12-18 20:16:00 +0000 |
|---|---|---|
| committer | uint <abhinav.prsai@gmail.com> | 2025-12-18 20:16:00 +0000 |
| commit | 47fd7d3d40feb8990a6be4d0bd60be22a43bc1eb (patch) | |
| tree | b5bcff1e012a5ef9d3874919baa2be5584f3a42d /build_patches/Meta_CMake_lagom_options.cmake.patch | |
| parent | 9cb4e4bd8309a227703b45a01c7fe48f1bf5a487 (diff) | |
update patches
Diffstat (limited to 'build_patches/Meta_CMake_lagom_options.cmake.patch')
| -rw-r--r-- | build_patches/Meta_CMake_lagom_options.cmake.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/build_patches/Meta_CMake_lagom_options.cmake.patch b/build_patches/Meta_CMake_lagom_options.cmake.patch new file mode 100644 index 0000000..da4f590 --- /dev/null +++ b/build_patches/Meta_CMake_lagom_options.cmake.patch @@ -0,0 +1,10 @@ +diff --git a/Meta/CMake/lagom_options.cmake b/Meta/CMake/lagom_options.cmake +index cd4a0e15..fe886cd4 100644 +--- a/Meta/CMake/lagom_options.cmake ++++ b/Meta/CMake/lagom_options.cmake +@@ -30,3 +30,5 @@ if (ANDROID OR APPLE) + else() + ladybird_option(ENABLE_QT ON CACHE BOOL "Build ladybird application using Qt GUI") + endif() ++ ++ladybird_option(ENABLE_QUARTZ OFF CACHE BOOL "Build ladybird application using Quartz GUI") |
