瀏覽代碼

Update the ExternalProjectsContrib repo hash to the latest master

Florian Vichot 12 年之前
父節點
當前提交
044c69ce85
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()