macro kde4_install_library
Nhuh Put
nhuh.put at web.de
Mon Jul 16 17:49:37 CEST 2007
Hello
With default calls to install, shared libraries are installed into
LIB_INSTALL_DIR. This is fine for linux, but on windows, they should go into
BIN_INSTALL_DIR. The install function of cmake supports this with the
RUNTIME DESTINATION and LIBRARY DESTINATION options.
To make things simpler, I would like to add a macro called
kde4_install_library for this.
Usage would be kde4_install_library( kdecore ) for example.
PutHuhn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: windows_bin2.patch
Type: application/octet-stream
Size: 1268 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20070716/c49d94f5/attachment-0001.obj
More information about the Kde-buildsystem
mailing list