[cmake-developers] Listing all targets (was: Wrapping functions in CMake)
Ben Boeckel
ben.boeckel at kitware.com
Fri Jul 17 13:54:25 EDT 2015
On Fri, Jul 17, 2015 at 12:18:18 -0400, David Cole wrote:
> Are you saying there should be a named GLOBAL property with this
> information in it...?
>
> It seems like more of a fit to get_cmake_property.
Indeed. It seems there is no overlap between `get_property` and
`get_cmake_property`. Which means the docs have a bug.
--Ben
More information about the cmake-developers
mailing list