X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FCMakeLists.txt;h=ffe8db3dafcd7491c41e3ca4b0ac70a388ef049a;hb=73f64a691ca2451cb648306eacbf29449567d89e;hp=d680afe96e22a453cf748d833de352d0d19b7734;hpb=17824854619941a12697fea8524f4218f9a14ef9;p=crea.git diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt index d680afe..ffe8db3 100644 --- a/appli/CMakeLists.txt +++ b/appli/CMakeLists.txt @@ -1,8 +1,10 @@ # --------------------------------------------------------------------- # # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image -# pour la Santé) +# pour la Sant�) # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton +# Previous Authors : Laurent Guigues, Jean-Pierre Roux +# CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil # # This software is governed by the CeCILL-B license under French law and # abiding by the rules of distribution of free software. You can use, @@ -23,7 +25,7 @@ IF(CREA_BUILD_WX) ADD_SUBDIRECTORY(creaNewProject) -#EED ADD_SUBDIRECTORY(creaDevManager) + ADD_SUBDIRECTORY(creaDevManager) ENDIF(CREA_BUILD_WX) IF(WIN32)