[cmake-developers] [PATCH] New module FindXerces
Rolf Eike Beer
eike at sf-mail.de
Sun Aug 17 09:46:14 EDT 2014
> Sorry for the naïve question, but the find_package docs also mentions
> setting package_VERSION_COUNT but I don't see any examples of this in
> cmake git. Is setting the MAJOR/MINOR/PATCH versions here correct or
> redundant or plain wrong? Or all handled internally by
> FIND_PACKAGE_HANDLE_STANDARD_ARGS? I'm just a little confused between
> the difference between the documentation and the actual examples in
> Modules/Find*.
That variable is automatically set by CMake and will tell you how many
components were found in the version passed to find_package.
Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140817/591f270f/attachment-0002.sig>
More information about the cmake-developers
mailing list