8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f8fa7 commit 532bddfCopy full SHA for 532bddf
3rdParty/CMakeLists.txt
@@ -178,7 +178,7 @@ add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/nghttp2/)
178
################################################################################
179
180
set(IMMER_VERSION "0.6.2")
181
-add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/immer/v${IMMER_VERSION})
+add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/immer/v${IMMER_VERSION} EXCLUDE_FROM_ALL)
182
183
184
## LINK_DIRECTORIES
0 commit comments