diff Resources/CMake/GoogleLogConfiguration.cmake @ 931:29174c7b4631 mac

move
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 24 Jun 2014 16:53:39 +0200
parents 27d256e0b458
children 80d4f1618b33
line wrap: on
line diff
--- a/Resources/CMake/GoogleLogConfiguration.cmake	Tue Jun 24 16:47:18 2014 +0200
+++ b/Resources/CMake/GoogleLogConfiguration.cmake	Tue Jun 24 16:53:39 2014 +0200
@@ -97,7 +97,7 @@
     elseif ("${CMAKE_SYSTEM_NAME}" STREQUAL "Darwin")
       # Install the specific configuration for Mac OS
       configure_file(
-        ${CMAKE_SOURCE_DIR}/OrthancPro/CMake/GoogleLogConfigurationDarwin.h
+        ${CMAKE_SOURCE_DIR}/Resources/CMake/GoogleLogConfigurationDarwin.h
         ${GOOGLE_LOG_SOURCES_DIR}/src/config.h
         COPYONLY)
     else()