How not to install a kde_module_LTLIBRARIES target
David Faure
faure at kde.org
Thu May 5 13:47:49 BST 2005
On Thursday 05 May 2005 14:46, Jeroen Wijnhout wrote:
> Hi,
>
> How can one create a kde_module that is not installed. A
> kde_module_LTLIBRARIES in Makefile.am implies that it will be installed in
> $KDEDIR/libs/kde3.
>
> Usually, one uses noinst_LTLIBRARIES for convience libs that shouldn't be
> installed. However, I really want to create a kde_module that should not be
> installed (for KUnitTest).
Try check_LTLIBRARIES
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list