]> Creatis software - gdcm.git/commitdiff
ENH: Rebuild lib when file change
authormalaterre <malaterre>
Mon, 24 Oct 2005 15:58:35 +0000 (15:58 +0000)
committermalaterre <malaterre>
Mon, 24 Oct 2005 15:58:35 +0000 (15:58 +0000)
src/gdcmopenjpeg/libopenjpeg/CMakeLists.txt

index f2748dd4fb3eb4084602f6803f65cf07621ef505..43d01117810a91f8231de85aa40fa4466477412a 100644 (file)
@@ -1,3 +1,4 @@
+INCLUDE_REGULAR_EXPRESSION("^.*$")
 # Create the lib
 SET(openjpeg_SRCS
   bio.c
@@ -20,7 +21,7 @@ SET(openjpeg_SRCS
 )
 ADD_LIBRARY(gdcmopenjpeg ${openjpeg_SRCS})
 
-## $Id: CMakeLists.txt,v 1.2 2005/10/24 15:39:38 malaterre Exp $
+## $Id: CMakeLists.txt,v 1.3 2005/10/24 15:58:35 malaterre Exp $
 ##
 ## makefile for OpenJPEG library
 #