X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Src%2FCMakeLists.txt;fp=Src%2FCMakeLists.txt;h=8b1ae25fc541965b1383e18d5663fe3f92dae45d;hb=29f7ebaae72aa02beabb9f842816c275e297ffa9;hp=e5679daee53a2ff5adf73204c3ac01084cb9df6f;hpb=24c64f13145b43b638d11d938dcc24a9dc89cb74;p=STMS.git diff --git a/Src/CMakeLists.txt b/Src/CMakeLists.txt index e5679da..8b1ae25 100755 --- a/Src/CMakeLists.txt +++ b/Src/CMakeLists.txt @@ -27,3 +27,5 @@ target_link_libraries(STMS_GrayLevelFiltering ${ITK_LIBRARIES}) #add_executable(STMS_GrayLevelFiltering_Spine STMS_GrayLevelFiltering_Spine.cxx ) #target_link_libraries(STMS_GrayLevelFiltering_Spine ${ITK_LIBRARIES}) +install(TARGETS STMS_GrayLevelFiltering DESTINATION bin) +