X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=plugins%2FCMakeLists.txt;h=c9cd7e385ee89540aebb0aa3e790890272a4d8ac;hb=6bd5a267c827df95f0c1c8f8c0af0f918bf2b31c;hp=ac367ba8cd0a5c088ae0b70a848ca1d51925946e;hpb=db0a767418f78b371c1e4fb0db00e6b75df74ff3;p=cpPlugins.git diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt index ac367ba..c9cd7e3 100644 --- a/plugins/CMakeLists.txt +++ b/plugins/CMakeLists.txt @@ -13,7 +13,7 @@ SET( #ImageGradientFilters ImageMeshFilters ImageSources - #ImageThresholdFilters + ImageThresholdFilters IO MeshFilters MeshSources @@ -43,4 +43,9 @@ FOREACH(_dir ${_dirlist}) ) ENDFOREACH(_dir) +TARGET_LINK_LIBRARIES( + cpPluginsImageDistanceMaps + cpPluginsImageThresholdFilters + ) + ## eof - $RSCfile$