Skip to content

Commit a9c3539

Browse files
authoredMay 10, 2021
Update ShapePopulationViewer for s-rep visualization
1 parent 007921a commit a9c3539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ set(${extension_name}_SOURCE_DIR "${CMAKE_BINARY_DIR}/${extension_name}")
346346
FetchContent_Populate(${extension_name}
347347
SOURCE_DIR ${${extension_name}_SOURCE_DIR}
348348
GIT_REPOSITORY ${EP_GIT_PROTOCOL}://github.com/slicersalt/${extension_name}
349-
GIT_TAG e33344cb73286da278320a8902d97a4b5f4054b7 # slicersalt-2019-11-20-bd4bdcf
349+
GIT_TAG 323cc5b4550a09e2999f29dbeb12ce9ff151e93b # slicersalt-2020-07-08-23d1746
350350
GIT_PROGRESS 1
351351
QUIET
352352
)

0 commit comments

Comments
 (0)
Please sign in to comment.