X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=lib%2FKernel%2FVTKObjects%2FViewerWidgets%2FCMakeLists.txt;h=0f6533af53a7a1a89d9c97daa367a873fafccc0e;hb=5803fbdbe835916b1f5c9d9f730bae967f9e22b4;hp=fcacc56e5fd9685b0c77351159bcdb9fc181b54e;hpb=0d47d470f614b02b3fb6d06b7688585bf535b6a7;p=creaMaracasVisu.git diff --git a/lib/Kernel/VTKObjects/ViewerWidgets/CMakeLists.txt b/lib/Kernel/VTKObjects/ViewerWidgets/CMakeLists.txt index fcacc56..0f6533a 100644 --- a/lib/Kernel/VTKObjects/ViewerWidgets/CMakeLists.txt +++ b/lib/Kernel/VTKObjects/ViewerWidgets/CMakeLists.txt @@ -102,6 +102,8 @@ IF ( BUILD_${LIBRARY_NAME} ) # 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)