[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-buildsystem
Subject:    Re: branches/KDE/4.3/kdelibs/nepomuk/core
From:       Brad King <brad.king () kitware ! com>
Date:       2009-06-26 13:11:06
Message-ID: 4A44C8EA.5030703 () kitware ! com
[Download RAW message or body]

Andreas Pakulat wrote:
> So maybe link-interface-libs really only works within the same cmake
> project (I've always wondered where cmake stores this information so that
> it works across projects)?

The LINK_INTERFACE_LIBRARIES property for a target is recorded when
the target is installed by install(TARGETS) with the EXPORT option.
The EXPORT option associates the installation rule with a named
export group.  Later the install(EXPORT) command installs a .cmake
file containing rules to create IMPORTED targets from their installed
locations.  See this page for details:

   http://www.cmake.org/Wiki/CMake_2.6_Notes

The IMPORTED targets have IMPORTED_LINK_INTERFACE_LIBRARIES properties
which contain their link interfaces.

-Brad
_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic