X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2FCMakeLists.txt;h=a149cd245e4452a195dd8cdf3ebca44ebcda798c;hb=b27cf9fabfbee9a178f64d0e2c08ff9cf9250909;hp=a9a19244dae2d22893f1ff9beed786170761cee4;hpb=63f579ada04b47069e977c900e89b433e1aae95b;p=gdcm.git diff --git a/vtk/CMakeLists.txt b/vtk/CMakeLists.txt index a9a19244..a149cd24 100644 --- a/vtk/CMakeLists.txt +++ b/vtk/CMakeLists.txt @@ -47,4 +47,6 @@ TARGET_LINK_LIBRARIES(vtkgdcmViewer ) # Install vtk header -INSTALL_FILES(/include FILES vtkGdcmReader.h) \ No newline at end of file +INSTALL_FILES(/include FILES vtkGdcmReader.h) + +INSTALL_TARGETS(/lib/ vtkgdcm)