]> Creatis software - gdcm.git/commitdiff
BUG: Set proper cmake command. Thanks to Aris -again-
authormalaterre <malaterre>
Mon, 25 Jul 2005 20:10:53 +0000 (20:10 +0000)
committermalaterre <malaterre>
Mon, 25 Jul 2005 20:10:53 +0000 (20:10 +0000)
src/gdcmjasper/src/libjasper/CMakeLists.txt

index 8d36d0484eb0905860d2c4e51574284eca85adef..9ff2d9f2058e7b97767075e878b730c4463ae383 100644 (file)
@@ -48,4 +48,4 @@ IF(HAVE_LIBJPEG)
   TARGET_LINK_LIBRARIES(gdcmjasper gdcmjpeg8)
 ENDIF(HAVE_LIBJPEG)
 
-NSTALL_TARGETS(/lib/gdcm/ gdcmjasper)
+INSTALL_TARGETS(/lib/gdcm/ gdcmjasper)