multiple pathes in cmake variables
Ralf Habacker
ralf.habacker at freenet.de
Sat Feb 11 21:43:04 CET 2006
William A. Hoffman schrieb:
> At 01:13 PM 2/11/2006, William A. Hoffman wrote:
>
>> hich was given as one path to FIND_PATH
>>
>> Have you tried it with / and not \? f:/daten/gnuwin32/include;c:/Programme/kdewin32/include?
>>
>
> Never mind, the problem is the usage of CMAKE_INCLUDE_PATH in the FIND_PATH.
> I would say the way you can get this to work right now is this:
> -DCMAKE_INCLUDE_PATH:STRING=f:\daten\gnuwin32\include;f:\daten\gnuwin32\include\libxml2;c:\Programme\kdewin32\include
> -DCMAKE_LIBRARY_PATH:STRING=f:\daten\gnuwin32\lib;c:\Programme\kdewin32\lib
>
>
No, this is work not in the described case. Alexander got the problem
and provided a workaround.
Ralf
> _______________________________________________
> Kde-buildsystem mailing list
> Kde-buildsystem at kde.org
> https://mail.kde.org/mailman/listinfo/kde-buildsystem
>
More information about the Kde-buildsystem
mailing list