Skip to content

Commit

Permalink
\@
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKeating committed Feb 6, 2025
1 parent 26e46e8 commit 22c49c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,12 @@ ExternalProject_Add(
-DCMAKE_PREFIX_PATH=${CMAKE_CURRENT_BINARY_DIR}/zlib-${ZLIB_VERSION}
-DCMAKE_POLICY_DEFAULT_CMP0177:STRING=NEW
-DCMAKE_POLICY_DEFAULT_CMP0174:STRING=NEW
-DCMAKE_MESSAGE_LOG_LEVEL=DEBUG
-DCMAKE_MESSAGE_LOG_LEVEL=TRACE
-DBUILD_SHARED_LIBS=OFF
-DQT_BUILD_EXAMPLES=OFF
-DQT_BUILD_SUBMODULES=${QT_SUBMODULES}
-DQT_BUILD_TESTS=OFF
-DQT_FEATURE_brotli=OFF
-DQT_FEATURE_sql=OFF
${EXTRA_QT_CMAKE_ARGS}
-DINPUT_opengl=no)
${EXTRA_QT_CMAKE_ARGS}

0 comments on commit 22c49c2

Please sign in to comment.