diff Resources/CMake/GoogleLogConfiguration.cmake @ 926:cecce673f22f mac

move
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 28 Feb 2014 10:05:31 +0100
parents ac8f68cbdbb6
children 27d256e0b458
line wrap: on
line diff
--- a/Resources/CMake/GoogleLogConfiguration.cmake	Wed Feb 26 15:12:50 2014 +0100
+++ b/Resources/CMake/GoogleLogConfiguration.cmake	Fri Feb 28 10:05:31 2014 +0100
@@ -95,7 +95,7 @@
     elseif ("${CMAKE_SYSTEM_NAME}" STREQUAL "Darwin")
       # Install the specific configuration for Mac OS
       configure_file(
-        ${CMAKE_SOURCE_DIR}/Resources/CMake/GoogleLogConfigurationDarwin.h
+        ${CMAKE_SOURCE_DIR}/OrthancPro/CMake/GoogleLogConfigurationDarwin.h
         ${GOOGLE_LOG_SOURCES_DIR}/src/config.h
         COPYONLY)
     else()