cmake: How to use check_something() macros with non-standard locations, Was: Re: invitation: try compiling kdelibs using cmake

Brad King brad.king at kitware.com
Wed Feb 1 22:06:01 CET 2006


Alexander Neundorf wrote:
> On Wednesday 01 February 2006 20:46, Brad King wrote:
>>Meanwhile I suggest you just copy the Check* macros into KDE and edit
>>them to have whatever interface you want.  That will serve as a good
>>testing ground for evaluating new interfaces.
> 
> Ok.
> Do CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH as they are used now in cmake 
> also work with lists of directories ?
> e.g. set(CMAKE_INCLUDE_PATH /some/dir  /another/include/dir) 

Yes.

-Brad


More information about the Kde-buildsystem mailing list