]> Creatis software - creaMaracasVisu.git/blobdiff - lib/GUI/Wx/VolumeRenderer/CMakeLists.txt
addition of surface rendering, qt support
[creaMaracasVisu.git] / lib / GUI / Wx / VolumeRenderer / CMakeLists.txt
index 6419b4cafbf2115ae40e45215165d65040904152..294c230213b6ab4fa464e0db0af4e5e5060d3681 100644 (file)
@@ -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)