]> Creatis software - creaToolsTools.git/blobdiff - Install_ThirdParty/cmake/crea_ThirdParty_dlls/CMakeLists.txt
DFCH: Update creaThirdParty installers (Possible bug solved)
[creaToolsTools.git] / Install_ThirdParty / cmake / crea_ThirdParty_dlls / CMakeLists.txt
diff --git a/Install_ThirdParty/cmake/crea_ThirdParty_dlls/CMakeLists.txt b/Install_ThirdParty/cmake/crea_ThirdParty_dlls/CMakeLists.txt
new file mode 100644 (file)
index 0000000..bd7c781
--- /dev/null
@@ -0,0 +1,11 @@
+PROJECT(crea_ThirdParty_dlls)
+
+cmake_minimum_required(VERSION 2.6)
+
+SET(PROJECT_MAJOR_VERSION 3)
+SET(PROJECT_MINOR_VERSION 0)
+SET(PROJECT_BUILD_VERSION 1)
+
+SET(CREA_VERBOSE_CMAKE TRUE)
+
+SUBDIRS(install)