]> Creatis software - creaMaracasVisu.git/blobdiff - lib/GUI/Qt/VolumeRenderer/CMakeLists.txt
addition of surface rendering, qt support
[creaMaracasVisu.git] / lib / GUI / Qt / VolumeRenderer / CMakeLists.txt
index 19f47cddd7e571a48008e0dc675d3e3287cf9188..dde40a2c13021d115b132c87d33a62258952b2e1 100644 (file)
@@ -104,6 +104,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} )
 
   # and uncomment the 2 lines hereafter: