Skip to content

Commit

Permalink
Updated about screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Araex committed Jun 14, 2017
1 parent fe5d46c commit bbee43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeExternals/MITK.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ if(NOT MITK_DIR)

set(MITK_SOURCE_DIR "" CACHE PATH "MITK source code location. If empty, MITK will be cloned from MITK_GIT_REPOSITORY")
set(MITK_GIT_REPOSITORY "https://github.com/araex/MITK" CACHE STRING "The git repository for cloning MITK")
set(MITK_GIT_TAG "bc9e8dfc04bb7d78f630502ee1047e1b5d8db1f1" CACHE STRING "The git tag/hash to be used when cloning from MITK_GIT_REPOSITORY")
set(MITK_GIT_TAG "7d42d2f04edceab33f9c162d98bf5adc7c550f2c" CACHE STRING "The git tag/hash to be used when cloning from MITK_GIT_REPOSITORY")
set(MITK_WHITELIST "VCLab")
mark_as_advanced(MITK_SOURCE_DIR MITK_GIT_REPOSITORY MITK_GIT_TAG)

Expand Down

0 comments on commit bbee43b

Please sign in to comment.