X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FCMakeLists.txt;h=83c1ead06f197bc1655b49030dd7b6fa7d943981;hb=f7f202e6ec71c0f88d211d6a78f88ba017dee851;hp=74a0e60ccb2cf69b80e7b4d13c5669539e776006;hpb=ffbaf4177cae0647c558f89daf6783b91373930d;p=crea.git diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt index 74a0e60..83c1ead 100644 --- a/appli/CMakeLists.txt +++ b/appli/CMakeLists.txt @@ -1,4 +1,8 @@ + +INSTALL( FILES creatis_AppGeneralPath.bat DESTINATION bin ) + SUBDIRS(creaNewProject) IF(WIN32) -# SUBDIRS(creaSed) + SUBDIRS(creaSed) ENDIF(WIN32) +