X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2FCMakeLists.txt;h=9a6f916393e05b1c5eabdbe4090ab200d3a7d112;hb=e61e66c768a00608c2b8dd7603f4b280d745f6bc;hp=c5ab444c99311999cb60c5d711832c7a4fa3b699;hpb=f33a4fa0584a0e784b09743f9786ba6375cd3667;p=gdcm.git diff --git a/vtk/CMakeLists.txt b/vtk/CMakeLists.txt index c5ab444c..9a6f9163 100644 --- a/vtk/CMakeLists.txt +++ b/vtk/CMakeLists.txt @@ -72,10 +72,8 @@ TARGET_LINK_LIBRARIES(GdcmToBaseline #----------------------------------------------------------------------------- # Install vtk header -INSTALL_FILES( - /include FILES vtkGdcmReader.h - /include FILES vtkGdcmWriter.h -) +INSTALL_FILES(/include FILES vtkGdcmReader.h) +INSTALL_FILES(/include FILES vtkGdcmWriter.h) -INSTALL_TARGETS(/lib/vtkgdcm) +INSTALL_TARGETS(/lib/ vtkgdcm)