X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=appli%2FCMakeLists.txt;h=70272d0f965a10c5505d6326d836cf554f9c58fe;hb=944f4888c7ea1a0bcc845cadb68e65fcc0627a12;hp=1f5bdfc015085e8632c732f3911113b47ddac4c0;hpb=301a2d612e022b3d7c0a5ba4e720528921c2c474;p=creaTools.git diff --git a/appli/CMakeLists.txt b/appli/CMakeLists.txt index 1f5bdfc..70272d0 100644 --- a/appli/CMakeLists.txt +++ b/appli/CMakeLists.txt @@ -1,3 +1,3 @@ -# Add a SUBDIRS command for each of your applications -# SUBDIRS(MyApp1) -# SUBDIRS(MyApp2) +# Add a ADD_SUBDIRECTORY command for each of your applications +# ADD_SUBDIRECTORY(MyApp1) +# ADD_SUBDIRECTORY(MyApp2)