looking for windows developer to test cmake buildsystem
Alexander Neundorf
neundorf at kde.org
Wed Feb 1 22:51:16 CET 2006
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
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
--
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