X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FCMakeLists.txt;h=8257392659c9fab6eb706e589f13da1f8089f0b9;hb=e15d76a99b25f06400acb4a1da107ded914d183c;hp=863fb90a0fb7325717c55d38948a6f60b0afe209;hpb=2309ba09fae60901a489eaa7673a7464a7eda962;p=crea.git diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt index 863fb90..8257392 100644 --- a/appli/CMakeLists.txt +++ b/appli/CMakeLists.txt @@ -1,11 +1,11 @@ -#INSTALL( FILES creatis_AppGeneralPath.bat DESTINATION bin ) IF(CREA_BUILD_WX) ADD_SUBDIRECTORY(creaNewProject) ENDIF(CREA_BUILD_WX) IF(WIN32) + INSTALL( FILES creatis_AppGeneralPath.bat DESTINATION bin ) ADD_SUBDIRECTORY(creaSed) ENDIF(WIN32)