X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FCMakeLists.txt;fp=lib%2FCMakeLists.txt;h=e641fe14be4f7a8031b6192a80bd991c7d822a29;hb=ef8ec8b5ac212509438a31e043d4a7ed0dcee432;hp=e04cd35a592a5d9a90528f1693aed0fc2485444d;hpb=58b69ae17a5ff2f0cdec5be99ad21943e97d5ab7;p=creaBruker.git diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index e04cd35..e641fe1 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -1,2 +1,2 @@ -# Add a SUBDIRS command for each one of your libraries - SUBDIRS(src1) +# Add a ADD_SUBDIRECTORY command for each one of your libraries + ADD_SUBDIRECTORY(src1)