]> Creatis software - creaMaracasVisu.git/blobdiff - lib/GUI/Base/VolumeRenderer/CMakeLists.txt
Bug #1373
[creaMaracasVisu.git] / lib / GUI / Base / VolumeRenderer / CMakeLists.txt
index 4c8fa917fe90141995dd28f1c261d00f51531461..3ab1d3da1ed42e750a4fc7b1840ed74cd6e5fa52 100644 (file)
@@ -58,7 +58,7 @@ IF ( BUILD_${LIBRARY_NAME} )
   #    ${ITK_LIBRARIES}
   #    ${GDCM_LIBRARIES}
   #    ${BOOST_LIBRARIES}  
-    KernelVolumeRenderer
+#EED    KernelVolumeRenderer
 
   # If this library must link against other libraries 
   # USER! : Add here any extra Library you need
@@ -73,6 +73,8 @@ IF ( BUILD_${LIBRARY_NAME} )
   # if you need to create a static library
   # comment out the following line :
 
+  SET(${LIBRARY_NAME}_INSTALL_TREE_RELATIVE_INCLUDE_PATHS include/creaMaracasVisu)
+  SET(${LIBRARY_NAME}_INSTALL_FOLDER creaMaracasVisu)
   CREA_ADD_LIBRARY( ${LIBRARY_NAME} )
   #SET_TARGET_PROPERTIES(${LIBRARY_NAME} PROPERTIES LINKER_LANGUAGE C)