diff Resources/CMake/LibPngConfiguration.cmake @ 1544:4d0e2c38d15b

fix msvc build
author jodogne
date Thu, 13 Aug 2015 20:39:30 +0200
parents fbf763bb1fa3
children 292bce3f54ed
line wrap: on
line diff
--- a/Resources/CMake/LibPngConfiguration.cmake	Thu Aug 13 17:26:46 2015 +0200
+++ b/Resources/CMake/LibPngConfiguration.cmake	Thu Aug 13 20:39:30 2015 +0200
@@ -12,7 +12,7 @@
   configure_file(
     ${LIBPNG_SOURCES_DIR}/scripts/pnglibconf.h.prebuilt
     ${LIBPNG_SOURCES_DIR}/pnglibconf.h
-    COPY_ONLY)
+    )
 
   set(LIBPNG_SOURCES
     #${LIBPNG_SOURCES_DIR}/example.c