X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FCMakeLists.txt;h=5afdc751aa270705eb27d3308e1aba1e42943b4f;hb=6de32f6e1f38b49698f370698520d406c903329d;hp=8f3b1ffc4b47609521d800558f2358cf592ccc0f;hpb=cd110994af8ac9a46a74c3a5ba3e13ab897731ec;p=FrontAlgorithms.git diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index 8f3b1ff..5afdc75 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -3,8 +3,6 @@ ## == Build instances for cpPlugins == ## =================================== -IF(USE_cpPlugins) - SUBDIRS(fpaInstances) -ENDIF(USE_cpPlugins) +SUBDIRS(fpaInstances) ## eof - $RCSfile$