X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Doc%2FCMakeLists.txt;h=bb60c4ee3e9d45a164fd71e97ea46e749334c04d;hb=b17a8048edd1172196d50e66f3fef6a111300450;hp=995ae41279d35c3c0c4ea5dd09f14f60da2c6eae;hpb=83db5b3e9d4c681f344be69931277ab246ef2b13;p=gdcm.git diff --git a/Doc/CMakeLists.txt b/Doc/CMakeLists.txt index 995ae412..bb60c4ee 100644 --- a/Doc/CMakeLists.txt +++ b/Doc/CMakeLists.txt @@ -23,9 +23,7 @@ IF(GDCM_DOCUMENTATION) "${GDCM_SOURCE_DIR}/src ${GDCM_SOURCE_DIR}/Doc/DoxyPython.txt ${GDCM_SOURCE_DIR}/Doc/DoxyVtkGdmReaderExamples.txt" ) SET(GDCM_DOCUMENTATION_EXCLUDE_COMMON - "${GDCM_SOURCE_DIR}/src/gdcmJpeg.cxx" - "${GDCM_SOURCE_DIR}/src/jdatasrc.cxx" - "${GDCM_SOURCE_DIR}/src/jdatadst.cxx" + "${GDCM_SOURCE_DIR}/src/gdcmJpeg.cxx ${GDCM_SOURCE_DIR}/src/jdatasrc.cxx ${GDCM_SOURCE_DIR}/src/jdatadst.cxx" ) IF(GDCM_VTK) @@ -41,7 +39,7 @@ IF(GDCM_DOCUMENTATION) SET(GDCM_DOCUMENTATION_HAVE_DOT "NO") ENDIF(DOT) - #Should rewrote this thing with FOREACH: + #Should rewrite this thing with FOREACH: #----------------------------------------------------------------------------- # Build the documentation for developpers