looking for windows developer to test cmake buildsystem
Ralf Habacker
ralf.habacker at freenet.de
Thu Feb 2 08:29:38 CET 2006
Alexander Neundorf schrieb:
> On Wednesday 01 February 2006 20:09, Ralf Habacker wrote:
> ...
>
>> The win/include... directories should be added on a generic place in
>> the cmake buildsystem because they are required for other directories too.
>> Ralf
>>
>
> Done.
> How should the headers under kdelibs/win/include/ actually be installed ?
>
> kdelibs/win/include/*.h : <install_prefix>/include
> kdelibs/win/include/msvc/*.h : <install_prefix>/include/msvc
> kdelibs/win/include/mingw/*.h : <install_prefix>/include/mingw
>
this one. Please note that there are more subdirs in msvc|mingw.
Ralf
> or
>
> kdelibs/win/include/*.h : <install_prefix>/include
> kdelibs/win/include/msvc/*.h : <install_prefix>/include
> kdelibs/win/include/mingw/*.h : <install_prefix>/include
>
> or something completely different ?
>
> Thanks
> Alex
>
More information about the Kde-buildsystem
mailing list