]> Creatis software - gdcm.git/commitdiff
* FIX: vtkgdcm was not being installed
authormalaterre <malaterre>
Mon, 13 Oct 2003 11:50:38 +0000 (11:50 +0000)
committermalaterre <malaterre>
Mon, 13 Oct 2003 11:50:38 +0000 (11:50 +0000)
vtk/CMakeLists.txt

index a9a19244dae2d22893f1ff9beed786170761cee4..a149cd245e4452a195dd8cdf3ebca44ebcda798c 100644 (file)
@@ -47,4 +47,6 @@ TARGET_LINK_LIBRARIES(vtkgdcmViewer
 )\r
 \r
 # Install vtk header\r
-INSTALL_FILES(/include FILES vtkGdcmReader.h)
\ No newline at end of file
+INSTALL_FILES(/include FILES vtkGdcmReader.h)\r
+\r
+INSTALL_TARGETS(/lib/ vtkgdcm)\r