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 1b6510e commit a7e5105Copy full SHA for a7e5105
CMakeLists.txt
@@ -40,7 +40,7 @@ else()
40
Ext_Discregrid
41
PREFIX "${ExternalInstallDir}/Discregrid"
42
GIT_REPOSITORY https://github.com/InteractiveComputerGraphics/Discregrid.git
43
- GIT_TAG "267067f727c552eba7da8bdb406eafd40673823e"
+ GIT_TAG "0b69062ff9c56fbb6dcecd296652028bedbacf0e"
44
INSTALL_DIR ${ExternalInstallDir}/Discregrid
45
CMAKE_ARGS -DCMAKE_BUILD_TYPE:STRING=${EXT_CMAKE_BUILD_TYPE} -DCMAKE_INSTALL_PREFIX:PATH=${ExternalInstallDir}/Discregrid
46
-DBUILD_AS_SHARED_LIBS:BOOL=0
0 commit comments