[CMake] Need some directions for non-trivial setup

Alexander Neundorf a.neundorf-work at gmx.net
Sun Dec 12 08:19:58 EST 2010


On Wednesday 08 December 2010, Klaim wrote:
> Thanks! I'll try this solution.
>
> By the way is there a way to list all projects found recursively in a
> folder?

Didn't follow the thread closely, but did you have a look at the 
FeatureSummary.cmake macro ?
It can tell you which packages have been searched using find_package(), which 
have have been found and which haven't.
It has seen some improvement with the 2.8.3 release.

Alex


More information about the CMake mailing list