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

List:       kde-commits
Subject:    Re: KDE/kdepimlibs
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2007-02-26 5:33:37
Message-ID: 45E27131.4070107 () gmx ! de
[Download RAW message or body]


David Faure schrieb:
> On Sunday 25 February 2007, Christian Ehrlicher wrote:
>> SVN commit 637108 by chehrlic:
>>
>> need this directory to search for installed kde cmake modules
>>
>>
>>  M  +2 -1      CMakeLists.txt  
>>
>>
>> --- trunk/KDE/kdepimlibs/CMakeLists.txt #637107:637108
>> @@ -1,6 +1,7 @@
>>  project(kdepimlibs)
>>  
>> -set( CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules )
>> +set( CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules
>> +                       ${CMAKE_INSTALL_PREFIX}/share/apps/cmake/modules )
> 
> This looks unnecessary.. Isn't FindKDE4.cmake in ${CMAKE_SOURCE_DIR}/cmake/modules?
> From that file, the directory that you added is added to the module path...
> FindKDE4.cmake: SET(CMAKE_MODULE_PATH  ${CMAKE_MODULE_PATH} ${KDE4_DATA_DIR}/cmake/modules)
> 
There is no FindKDE4 in kdepimlibs/cmake/modules, just on shipped with 
cmake.
I've cmake 2.4.6 installed and it complained about not finding 
FindKDEInternal without this change...
My kde install prefix is ~/kde

Christian


["signature.asc" (application/pgp-signature)]

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

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