Ok, I admit I'm just diving into cmake internals so I'm still catching up.

Is there documentation on best practices for writing findxyz modules?

How does a client determine the target names that are imported after calling 
find_package?

Thanks for the help, I'm happy to do my learning by reading if you have any 
recommended resources.

Cheers,
Adam

> On Feb 3, 2016, at 12:54 PM, Brad King <brad.k...@kitware.com> wrote:
> 
>> 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
> 
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to