Skip to content

Commit 78b6e6f

Browse files
committed
- updated GenericParameters
1 parent 788ce3a commit 78b6e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ExternalProject_Add(
5555
Ext_GenericParameters
5656
PREFIX "${ExternalInstallDir}/GenericParameters"
5757
GIT_REPOSITORY https://github.com/InteractiveComputerGraphics/GenericParameters.git
58-
GIT_TAG "1ec904bf8555e78ae0d8ba2f9f9a395371c5d4eb"
58+
GIT_TAG "b1ad669fac8d106515f6aa8514a03598d5766a36"
5959
INSTALL_DIR ${ExternalInstallDir}/GenericParameters
6060
CMAKE_ARGS -DCMAKE_BUILD_TYPE=${EXT_CMAKE_BUILD_TYPE} -DCMAKE_INSTALL_PREFIX:PATH=${ExternalInstallDir}/GenericParameters -DGENERICPARAMETERS_NO_TESTS:BOOL=1
6161
)

0 commit comments

Comments
 (0)