[cmake-developers] [partial duplicate of users mailing list] SelectLibraryConfigurations

Brad King brad.king at kitware.com
Wed Feb 3 12:54:40 EST 2016


On 02/03/2016 12:47 PM, Adam Rankin wrote:
> I am wondering if it should not be populating _LIBRARIES variable
> with target names?

The _LIBRARIES variables are essentially the legacy interface to
modules that provide imported targets.  Clients should choose to
use the imported targets explicitly.

-Brad



More information about the cmake-developers mailing list