AW: installing libs on Windows

Nhuh Put nhuh.put at web.de
Tue Jul 24 11:10:03 BST 2007


-----Ursprüngliche Nachricht-----
Von: Andreas Pakulat
Gesendet: Dienstag, 24. Juli 2007 10:45
An: kde-core-devel at kde.org
Betreff: Re: installing libs on Windows

> IMHO all this should be handled by CMake automatically. I mean I'm with
> you that it should work without further changes required on windows. But
> that would require CMake to be bit more intelligent and install dll's
> into bin/ automatically (allowing an override via the full-blown
> syntax). I don't quite understand why CMake doesn't handle this properly
> already - isn't it supposed to help with cross-platform issues?

This isn't a really good idea, because plugin dlls have to stay in a
subdirectory of lib/. There would still be required a special install
command for libraries or plugins.
I'm still in favour of a kde4_install_library(lib) macro. This even safes
work compared to the current solution.

	PutHuhn





More information about the kde-core-devel mailing list