]> Creatis software - gdcm.git/blobdiff - src/CMakeLists.txt
ENH: Apply patch from ITK back to main CVS. Fix problem with gcc2.95, we may need...
[gdcm.git] / src / CMakeLists.txt
index bbdd6693db7995aed7d1660f6c7cf3a75552484d..999a933eeba640ee824b247ca8ce26b22a5b4d62 100644 (file)
@@ -1,4 +1,7 @@
 #-----------------------------------------------------------------------------
+# Rebuild gdcm whenever a file starting with gdcm* is modified
+INCLUDE_REGULAR_EXPRESSION("^gdcm.*$")
+
 # Build jpeg lib first:
 SUBDIRS(gdcmjpeg)