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 788ce3a commit 78b6e6fCopy full SHA for 78b6e6f
CMakeLists.txt
@@ -55,7 +55,7 @@ ExternalProject_Add(
55
Ext_GenericParameters
56
PREFIX "${ExternalInstallDir}/GenericParameters"
57
GIT_REPOSITORY https://github.com/InteractiveComputerGraphics/GenericParameters.git
58
- GIT_TAG "1ec904bf8555e78ae0d8ba2f9f9a395371c5d4eb"
+ GIT_TAG "b1ad669fac8d106515f6aa8514a03598d5766a36"
59
INSTALL_DIR ${ExternalInstallDir}/GenericParameters
60
CMAKE_ARGS -DCMAKE_BUILD_TYPE=${EXT_CMAKE_BUILD_TYPE} -DCMAKE_INSTALL_PREFIX:PATH=${ExternalInstallDir}/GenericParameters -DGENERICPARAMETERS_NO_TESTS:BOOL=1
61
)
0 commit comments