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

Brad King brad.king at kitware.com
Wed Feb 3 13:35:49 EST 2016


On 02/03/2016 01:03 PM, Adam Rankin wrote:
> Is there documentation on best practices for writing findxyz modules?

There is a section in the cmake-developer manual:

 https://cmake.org/cmake/help/v3.5/manual/cmake-developer.7.html#find-modules

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

Client authors should read the module documentation, just as they might
to see the list of provided variables.

-Brad



More information about the cmake-developers mailing list