[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdepim] /: Fix the build on OSX.
From:       Till Adam <adam () kde ! org>
Date:       2013-02-14 9:16:37
Message-ID: 20130214091637.C8985A60D4 () git ! kde ! org
[Download RAW message or body]

Git commit 9358c36e4469b0c7480adec7d5b2a54e59cb1650 by Till Adam.
Committed on 13/02/2013 at 23:48.
Pushed by tilladam into branch 'master'.

Fix the build on OSX.

M  +1    -1    CMakeLists.txt

http://commits.kde.org/kdepim/9358c36e4469b0c7480adec7d5b2a54e59cb1650

diff --git a/CMakeLists.txt b/CMakeLists.txt
index ef221f9..8a4decf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
 project(kdepim)
 =

 # where to look first for cmake modules. This line must be the first one o=
r cmake will use the system's FindFoo.cmake
-set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules")
+set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/modu=
les")
 =

 ############### Build Options ###############
 =


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic