X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vtk%2FCMakeLists.txt;h=da5acb647a8bb76c5bc2f92f74d21c5057e5dd9d;hb=8921c6cc0f150378063fb0a2083f30c156b32dec;hp=6cb8cd04031f70f2806349138c260e9c5110a9c7;hpb=1d1824283002d1fcc3b8ff98170fc879c17f108f;p=gdcm.git diff --git a/vtk/CMakeLists.txt b/vtk/CMakeLists.txt index 6cb8cd04..da5acb64 100644 --- a/vtk/CMakeLists.txt +++ b/vtk/CMakeLists.txt @@ -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