]> Creatis software - STMS.git/blobdiff - Src/CMakeLists.txt
installation target added
[STMS.git] / Src / CMakeLists.txt
index e5679daee53a2ff5adf73204c3ac01084cb9df6f..8b1ae25fc541965b1383e18d5663fe3f92dae45d 100755 (executable)
@@ -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)
+