X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FCMakeLists.txt;h=70272d0f965a10c5505d6326d836cf554f9c58fe;hb=d343d3e801e1532ae81d87f4ba16a15c6a5b8b81;hp=1f5bdfc015085e8632c732f3911113b47ddac4c0;hpb=e0211b6a70c483d68d7f2c6471c7666a6d49ebe7;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)