X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=382fb8d12117196c56c3daac87bf46a026d5f327;hb=31619439d2bd17207886a86e5a3879548517ae37;hp=48e2e508f2f503cd9698575b1b5e1f027f8a4bff;hpb=5d0ffbee572f7703f3c54be1e5f9bd4a6f83f5da;p=gdcm.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 48e2e508..382fb8d1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -197,7 +197,7 @@ OPTION(GDCM_FORCE_BIGENDIAN_EMULATION "Force Big Endian Emulation. Do use if you CONFIGURE_FILE(${GDCM_SOURCE_DIR}/gdcmConfigure.h.in ${GDCM_BINARY_DIR}/gdcmConfigure.h @ONLY IMMEDIATE) -INSTALL_FILES(/include .h gdcmConfigure.h) +INSTALL_FILES(/include/gdcm .h gdcmConfigure.h) INSTALL_FILES(/lib .cmake GDCMBuildSettings GDCMConfig GDCMLibraryDepends) #-----------------------------------------------------------------------------