diff Framework/Orthanc/Resources/CMake/LibPngConfiguration.cmake @ 12:9220cf4a63d5

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 14:14:34 +0100
parents 2dbe613f6c93
children
line wrap: on
line diff
--- a/Framework/Orthanc/Resources/CMake/LibPngConfiguration.cmake	Wed Oct 26 12:14:03 2016 +0200
+++ b/Framework/Orthanc/Resources/CMake/LibPngConfiguration.cmake	Wed Nov 09 14:14:34 2016 +0100
@@ -46,7 +46,7 @@
     -DPNG_IMPEXP=
     )
 
-  source_group(ThirdParty\\Libpng REGULAR_EXPRESSION ${LIBPNG_SOURCES_DIR}/.*)
+  source_group(ThirdParty\\libpng REGULAR_EXPRESSION ${LIBPNG_SOURCES_DIR}/.*)
 
 else()
   include(FindPNG)