X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FCMakeLists.txt;fp=lib%2FCMakeLists.txt;h=1816ec71ccaee6636fda85c26dd62039e7d73942;hb=47cac23048b40e8e5d24fbe3ae676e0603d7db27;hp=777742c1b5ffe85845bd04132c674cd9142c2f0b;hpb=697d4829578ccfc63857d8710652bf0b8a60b278;p=creaEnvironment.git diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index 777742c..1816ec7 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -1,2 +1,2 @@ -# Add a SUBDIRS command for each of your libraries -SUBDIRS(kernel_Environment) +# Add a ADD_SUBDIRECTORY command for each of your libraries +ADD_SUBDIRECTORY(kernel_Environment)