X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FGUI%2FWx%2FVolumeRenderer%2FCMakeLists.txt;h=bbfb5bc8ed6f3765913bc8a338f98794b5855c5c;hb=30b7a0a5d40cb89fc765a4e7af305962dcebf75c;hp=6419b4cafbf2115ae40e45215165d65040904152;hpb=0d47d470f614b02b3fb6d06b7688585bf535b6a7;p=creaMaracasVisu.git diff --git a/lib/GUI/Wx/VolumeRenderer/CMakeLists.txt b/lib/GUI/Wx/VolumeRenderer/CMakeLists.txt index 6419b4c..bbfb5bc 100644 --- a/lib/GUI/Wx/VolumeRenderer/CMakeLists.txt +++ b/lib/GUI/Wx/VolumeRenderer/CMakeLists.txt @@ -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)