AW: installing libs on Windows

Alexander Neundorf neundorf at kde.org
Tue Jul 24 03:28:10 BST 2007


Hi,

On Friday 20 July 2007 23:18, Nhuh Put wrote:
> Hello
> The install destination should be changed only for libraries, which are
> loaded at application initialisation, not for libraries which are loaded
> with QLibrary or KLibLoader.
> I would rather add a new macro for this, as the longer install syntax is
> easily forgotten (see the patch in the attachment).
> There is also a new option in the new cmake version, but I didn't find any
> documentation about it.

This one ?

* Allow for platform choice of executable shared libs install

As I already wrote on kde-buildsystem, this "just" means that you can now 
adjust whether a shared library is installed with the executable bit set or 
not. It doesn't have to do with the installation directories.

Bye
Alex




More information about the kde-core-devel mailing list