]> Creatis software - creaContours.git/blobdiff - lib/kernel_ManagerContour_NDimensions/CMakeLists.txt
*** empty log message ***
[creaContours.git] / lib / kernel_ManagerContour_NDimensions / CMakeLists.txt
index 8af7af391fafd42c37a4020a37fd67dfe16059d7..0fcd339896cb826bf7f541e4edd6a847dc7a915b 100644 (file)
@@ -60,7 +60,7 @@ IF ( BUILD_${LIBRARY_NAME} )
 
   ADD_LIBRARY(${LIBRARY_NAME} STATIC  ${${LIBRARY_NAME}_SOURCES})
   # LINK
-  TARGET_LINK_LIBRARIES(${LIBRARY_NAME} ${${LIBRARY_NAME}_LINK_LIBRARIES})
+  TARGET_LINK_LIBRARIES(${LIBRARY_NAME} ${${LIBRARY_NAME}_LINK_LIBRARIES} )
   
   #---------------------------------------------------------------------------