]> Creatis software - creaToolsTools.git/commitdiff
#3200 creaToolsTools Feature New Normal - branch mingw64
authorEduardo DAVILA <davila@creatis.insa-lyon.fr>
Wed, 8 Aug 2018 08:10:51 +0000 (10:10 +0200)
committerEduardo DAVILA <davila@creatis.insa-lyon.fr>
Wed, 8 Aug 2018 08:10:51 +0000 (10:10 +0200)
Install_mingw64/Install_ThirdParty/cmake/crea_ThirdParty_dlls/install/CMakeLists.txt

index 885e9c819ffc4bd3ce90fc7cfe57974a3da04826..b753986073c865dffb3a319a0fa42f8e8cd66d28 100644 (file)
@@ -21,7 +21,7 @@ SET(CPACK_PACKAGE_VERSION_MINOR ${PROJECT_MINOR_VERSION})
 SET(CPACK_PACKAGE_VERSION_PATCH ${PROJECT_BUILD_VERSION})
 
 
-SET(CPACK_PACKAGE_INSTALL_DIRECTORY "CREATIS\\\\${PROJECT_NAME}-${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
+SET(CPACK_PACKAGE_INSTALL_DIRECTORY "CreaTools\\\\${PROJECT_NAME}-${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
  IF(WIN32)
    SET(CMAKE_INSTALL_PREFIX C:/CreaTools/crea_dlls_extern)
  ENDIF(WIN32)