Skip to content

Commit a7e5105

Browse files
committed
- updated Discregrid
1 parent 1b6510e commit a7e5105

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
@@ -40,7 +40,7 @@ else()
4040
Ext_Discregrid
4141
PREFIX "${ExternalInstallDir}/Discregrid"
4242
GIT_REPOSITORY https://github.com/InteractiveComputerGraphics/Discregrid.git
43-
GIT_TAG "267067f727c552eba7da8bdb406eafd40673823e"
43+
GIT_TAG "0b69062ff9c56fbb6dcecd296652028bedbacf0e"
4444
INSTALL_DIR ${ExternalInstallDir}/Discregrid
4545
CMAKE_ARGS -DCMAKE_BUILD_TYPE:STRING=${EXT_CMAKE_BUILD_TYPE} -DCMAKE_INSTALL_PREFIX:PATH=${ExternalInstallDir}/Discregrid
4646
-DBUILD_AS_SHARED_LIBS:BOOL=0

0 commit comments

Comments
 (0)