Skip to content

Commit

Permalink
ENH: Add threshold sliders to control scalar opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
finetjul committed Oct 19, 2011
1 parent 2fbaa4d commit d45a60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_CTK.cmake
Expand Up @@ -35,7 +35,7 @@ if(NOT DEFINED CTK_DIR)

ExternalProject_Add(${proj}
GIT_REPOSITORY "${git_protocol}://github.com/commontk/CTK.git"
GIT_TAG "00b225b8250d0dcf622a8da2076f93d1bbb01b2c"
GIT_TAG "e6edd5b7a40ee1c5125122b9a9056bdcf00016c2"
SOURCE_DIR ${CMAKE_BINARY_DIR}/${proj}
BINARY_DIR ${proj}-build
CMAKE_GENERATOR ${gen}
Expand Down

0 comments on commit d45a60d

Please sign in to comment.