diff --git a/SuperBuild/CMake/External_shark.cmake b/SuperBuild/CMake/External_shark.cmake index 218497aca386e498973c32851de5b6c9ebb8ea34..6b57277e56b59b94ce784d3553172d3c4ddefa09 100644 --- a/SuperBuild/CMake/External_shark.cmake +++ b/SuperBuild/CMake/External_shark.cmake @@ -18,6 +18,7 @@ ExternalProject_Add(SHARK DOWNLOAD_DIR ${DOWNLOAD_LOCATION} DEPENDS ${SHARK_DEPENDENCIES} CMAKE_CACHE_ARGS + ${SB_CMAKE_CACHE_ARGS} -DBUILD_DOCS:BOOL=OFF -DBUILD_EXAMPLES:BOOL=OFF -DBUILD_TESTING:BOOL=OFF