Skip to content

Commit fdb54f6

Browse files
committed
- updated GenericParameters
1 parent 5a1aa20 commit fdb54f6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ else()
7070
Ext_GenericParameters
7171
PREFIX "${ExternalInstallDir}/GenericParameters"
7272
GIT_REPOSITORY https://github.com/InteractiveComputerGraphics/GenericParameters.git
73-
GIT_TAG "50b87678b19221eb7cb12a75fd1f5fa0a3cc0fc6"
73+
GIT_TAG "a4e2744eea526270cfe38b826440d09f66473316"
7474
INSTALL_DIR ${ExternalInstallDir}/GenericParameters
7575
CMAKE_ARGS -DCMAKE_BUILD_TYPE=${EXT_CMAKE_BUILD_TYPE} -DCMAKE_INSTALL_PREFIX:PATH=${ExternalInstallDir}/GenericParameters -DGENERICPARAMETERS_NO_TESTS:BOOL=1
7676
)

Changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- updated GenericParameters
12
- fixed meshes
23

34
2.2.0

0 commit comments

Comments
 (0)