[CMake] Automatic inclusion of import targets found by find_package()?
Robert Dailey
rcdailey.lists at gmail.com
Sun Jul 10 18:27:10 EDT 2016
On Sun, Jul 10, 2016 at 5:11 PM, Stephen Kelly <steveire at gmail.com> wrote:
> Robert Dailey wrote:
>
>> Is there more automation here that I'm not seeing? Thanks in advance.
>
> Yes, the documentation tells you to include what you need in the config
> file:
>
> https://cmake.org/cmake/help/v3.6/manual/cmake-packages.7.html#creating-a-package-configuration-file
Thanks, I realized this a bit too late. The title of the section was a
little misleading, I thought that section would go over the normal
find module scenario, not the config package one. In other words, the
section above it already gave instructions on creating the config
package file.
More information about the CMake
mailing list