]> Creatis software - gdcm.git/commitdiff
STYLE: minor cleanup
authormalaterre <malaterre>
Tue, 11 Jan 2005 21:49:23 +0000 (21:49 +0000)
committermalaterre <malaterre>
Tue, 11 Jan 2005 21:49:23 +0000 (21:49 +0000)
src/CMakeLists.txt

index 1ac3c5af559e139212ff5ba1f95469561bf19e51..57a810889cceb7d32e38b86694e890cf67b7078c 100644 (file)
@@ -81,9 +81,5 @@ IF(CMAKE_SYSTEM MATCHES "SunOS.*")
   ENDIF(NOT CMAKE_COMPILER_IS_GNUCXX)
 ENDIF(CMAKE_SYSTEM MATCHES "SunOS.*")
 
-#The following is not working because when a header file is not found it tries 
-#to find one in the binary dir
-#INSTALL_FILES(/include .h ${libgdcm_la_SOURCES})
 INSTALL_FILES(/include "\\.h$")
-
 INSTALL_TARGETS(/lib/ gdcm)