multiple pathes in cmake variables
Alexander Neundorf
neundorf at kde.org
Sat Feb 11 22:17:01 CET 2006
On Saturday 11 February 2006 21:52, you wrote:
> Alexander Neundorf schrieb:
> > On Saturday 11 February 2006 19:48, Alexander Neundorf wrote:
> >> On Saturday 11 February 2006 19:13, Alexander Neundorf wrote:
> >>> On Saturday 11 February 2006 18:46, you wrote:
> >>> ...
> >>>
> >>>> Any better way to deal with like extending FIND_PATH to be able to
> >>>> handle path lists ?
> >>>
> >>> No, I don't think so.
> >>> I'll fix the FindFoo.cmake files this evening.
> >>
> >> I have fixed it locally and am compiling it right now. Once comnpiling
> >> has finished (usually it takes something like 80 minutes) I'll commit
> >> it. CMAKE_INCLUDE_PATH will then work as you expect, no need to add
> >> libxml2/ explicitely to it.
> >
> > Ok, committed, please test.
>
> Your last commit 508458 does not work as expected, because there is no
> foreach loop in case more than one path is given with
> CMAKE_INCLUDE_PATH. I have commited a working version.
My version should have worked.
How does your CMAKE_INCLUDE_PATH look like and where exactly is xpath.h
located on your system ?
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the Kde-buildsystem
mailing list