Browse Source

Update the ExternalProjectsContrib repo hash to the latest master

Florian Vichot 12 years ago
parent
commit
044c69ce85
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -832,7 +832,7 @@ if(CTK_USE_CONTRIBUTED_PLUGINS)
     ctkFunctionCheckoutRepo(
       NAME ExternalProjectsContrib
       GIT_URL github.com/commontk/ExternalProjectsContrib.git
-      GIT_TAG 97dcdc261b
+      GIT_TAG c15781914f
       )
   endif()