invitation: try compiling kdelibs using cmake
Benjamin Reed
rangerrick at gmail.com
Fri Jan 27 22:30:38 CET 2006
On 1/27/06, William A. Hoffman <billlist at nycap.rr.com> wrote:
> There are currently environment variables for this:
>
> CMAKE_LIBRARY_PATH
> CMAKE_INCLUDE_PATH
in what order are these searched? When I run:
cmake -DCMAKE_INCLUDE_PATH:string=/sw/include \
-DCMAKE_LIBRARY_PATH:string=/sw/lib .
I still end up finding /usr/lib/libbz2.dylib first, even though I want
/sw to be first in the search path.
More information about the Kde-buildsystem
mailing list