X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FCMakeLists.txt;h=16fb4706d2bde88a571e9cf2f1e332a8c69ce54d;hb=a8e18735f0213e0e141d7679cfcc6544d37b296d;hp=282a75462acbbb35c82558dbd6f03b5159ee2009;hpb=0194cf3ca5e4249a389cc809d3de6fae07249fa4;p=creaBruker.git diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt index 282a754..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,11 +12,11 @@ SUBDIRS( # ==> Depending on the use or not of Wx, # ==> You will dupplicate WithWx or WithoutWx # - essaiDenis - #SimpleBrukerToMhdDcm + #essaiDenis PrintParameterFile #exObjectVaryingProperties testBruker2Dicom + #Dcm2VtkImageData #appli1_WithoutWx #appli2_WithWx