]> Creatis software - gdcm.git/commitdiff
ENH: Wrong install loc
authormalaterre <malaterre>
Fri, 5 May 2006 21:06:45 +0000 (21:06 +0000)
committermalaterre <malaterre>
Fri, 5 May 2006 21:06:45 +0000 (21:06 +0000)
src/gdcmopenjpeg/libopenjpeg/CMakeLists.txt

index 62a5e52e143fb3f1f7e872c6291dd565cc763d9b..4a0259eab2b3d69d8d272fe5e80bb7ce5014670f 100644 (file)
@@ -34,5 +34,5 @@ ENDIF (WIN32)
 ADD_LIBRARY(${OPJ_PREFIX}openjpeg ${OpenJPEG_SRCS})
 
 # Install library
-INSTALL_TARGETS(/lib/ ${OPJ_PREFIX}openjpeg)
+INSTALL_TARGETS(/lib/gdcm ${OPJ_PREFIX}openjpeg)