]> Creatis software - gdcm.git/blobdiff - src/gdcmopenjpeg/codec/CMakeLists.txt
Comments
[gdcm.git] / src / gdcmopenjpeg / codec / CMakeLists.txt
index 00de4f365ee31426f368766a239b2eeb928999fc..4eb3b22f1e66f57b83e88c787658813993418e57 100644 (file)
@@ -1,5 +1,11 @@
 # Build the demo app, small examples
 
+
+     if(COMMAND cmake_policy)
+       cmake_policy(SET CMP0003 NEW)
+     endif(COMMAND cmake_policy)
+
+
 # First thing define the common source:
 SET(common_SRCS
   convert.c