mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-01 08:05:09 +02:00
11 lines
345 B
Diff
11 lines
345 B
Diff
--- qt6-tools-6.4.2.orig/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeLists.txt
|
|
+++ qt6-tools-6.4.2/src/assistant/qlitehtml/src/3rdparty/litehtml/CMakeLists.txt
|
|
@@ -191,7 +191,7 @@ set_source_files_properties(${CMAKE_CURR
|
|
|
|
# Tests
|
|
|
|
-if (BUILD_TESTING)
|
|
+if (FALSE)
|
|
include(FetchContent)
|
|
FetchContent_Declare(
|
|
googletest
|