X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=samples%2FCMakeLists.txt;h=8e3a66c598d794af72d97369a557dbd2ce0cd5d6;hb=6167c90b16857ff3525608f66ad4c8122adf771c;hp=6e85974cd1b2ca3dbcd25be8f27260a7606ceeba;hpb=488c9819601126f83b399a23e1e5cbdbffa13ffa;p=crea.git diff --git a/samples/CMakeLists.txt b/samples/CMakeLists.txt index 6e85974..8e3a66c 100644 --- a/samples/CMakeLists.txt +++ b/samples/CMakeLists.txt @@ -1,3 +1,3 @@ -SUBDIRS(creaSample_MessageManager) -SUBDIRS(creaSample_preprocessor) -SUBDIRS(creaSample_VtkBasicSlicer) +ADD_SUBDIRECTORY(creaSample_MessageManager) +ADD_SUBDIRECTORY(creaSample_preprocessor) +ADD_SUBDIRECTORY(creaSample_VtkBasicSlicer)