X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=1afd83e809d7eff839bdc4137093b135404eed6e;hb=530408ad94b783e1de68e31fdfc9b7306f8397b4;hp=62a568a54845920cbcaacab9569c73734ebe83c3;hpb=63f579ada04b47069e977c900e89b433e1aae95b;p=gdcm.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 62a568a5..1afd83e8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -74,6 +74,14 @@ IF(DOXYGEN) ENDIF(GDCM_DOXYGEN) ENDIF(DOXYGEN) +#----------------------------------------------------------------------------- +# Configure files with settings for use by the build. + +# to be rewritten to include only the necessary +#CONFIGURE_FILE(${GDCM_SOURCE_DIR}/UseGdcm.cmake.in +# ${GDCM_BINARY_DIR}/UseGdcm.cmake COPYONLY IMMEDIATE) + + #----------------------------------------------------------------------------- # Copy / paste from old m4 script: