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 5a1aa20 commit fdb54f6Copy full SHA for fdb54f6
CMakeLists.txt
@@ -70,7 +70,7 @@ else()
70
Ext_GenericParameters
71
PREFIX "${ExternalInstallDir}/GenericParameters"
72
GIT_REPOSITORY https://github.com/InteractiveComputerGraphics/GenericParameters.git
73
- GIT_TAG "50b87678b19221eb7cb12a75fd1f5fa0a3cc0fc6"
+ GIT_TAG "a4e2744eea526270cfe38b826440d09f66473316"
74
INSTALL_DIR ${ExternalInstallDir}/GenericParameters
75
CMAKE_ARGS -DCMAKE_BUILD_TYPE=${EXT_CMAKE_BUILD_TYPE} -DCMAKE_INSTALL_PREFIX:PATH=${ExternalInstallDir}/GenericParameters -DGENERICPARAMETERS_NO_TESTS:BOOL=1
76
)
Changelog.txt
@@ -1,3 +1,4 @@
1
+ - updated GenericParameters
2
- fixed meshes
3
4
2.2.0
0 commit comments