X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FCMakeLists.txt;h=16fb4706d2bde88a571e9cf2f1e332a8c69ce54d;hb=a8e18735f0213e0e141d7679cfcc6544d37b296d;hp=282ad04a867ce88e9b36ad8ac3002556fb3200f0;hpb=0e3a02d90050aba0eb538163491c14f908bda727;p=creaBruker.git diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt index 282ad04..16fb470 100644 --- a/appli/CMakeLists.txt +++ b/appli/CMakeLists.txt @@ -1,4 +1,6 @@ - +# Add a SUBDIRS command for each one of your applications +# SUBDIRS(MyApp1) +# SUBDIRS(MyApp2) SUBDIRS( # ==> mettez ici la liste des directories qui contiennent # ==> les fichiers sources de chacune de vos applications @@ -10,12 +12,11 @@ SUBDIRS( # ==> Depending on the use or not of Wx, # ==> You will dupplicate WithWx or WithoutWx # - essaiDenis - #SimpleBrukerToMhdDcm + #essaiDenis PrintParameterFile #exObjectVaryingProperties testBruker2Dicom - Dcm2VtkImageData + #Dcm2VtkImageData #appli1_WithoutWx #appli2_WithWx