]> Creatis software - gdcm.git/blobdiff - Doc/CMakeLists.txt
* Fix the unix installation for the python part
[gdcm.git] / Doc / CMakeLists.txt
index 2c0d73af89b64decb5fd919766fbb30990dae0ab..bb60c4ee3e9d45a164fd71e97ea46e749334c04d 100644 (file)
@@ -23,7 +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/gdcmJpeg.cxx ${GDCM_SOURCE_DIR}/src/jdatasrc.cxx ${GDCM_SOURCE_DIR}/src/jdatadst.cxx"
   )
   
   IF(GDCM_VTK)
@@ -39,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