]> Creatis software - gdcm.git/commitdiff
ENH: Paranoid rebuild each time something change...should help problem on a continuou...
authormalaterre <malaterre>
Fri, 11 Feb 2005 22:20:07 +0000 (22:20 +0000)
committermalaterre <malaterre>
Fri, 11 Feb 2005 22:20:07 +0000 (22:20 +0000)
vtk/CMakeLists.txt

index 6cb8cd04031f70f2806349138c260e9c5110a9c7..da5acb647a8bb76c5bc2f92f74d21c5057e5dd9d 100644 (file)
@@ -1,5 +1,7 @@
 #-----------------------------------------------------------------------------
 # VTK GDCM Reader subdir
+# Rebuild gdcm whenever a file starting with vtk* is modified
+INCLUDE_REGULAR_EXPRESSION("^vtk.*$")
 
 #-----------------------------------------------------------------------------
 # Include the VTK library