[cmake-developers] find_package error wording
Brad King
brad.king at kitware.com
Fri Feb 17 14:08:02 EST 2012
On 2/17/2012 2:01 PM, Alexander Neundorf wrote:
> Do you want me to add the new keywords ?
> NO_MODULE == CONFIG_MODE == !MODULE == !NO_CONFIG_MODE
Yes, but I don't think NO_CONFIG_MODE is necessary. NO_MODULE
will become historical. Let's make the new ones consistent with
each other:
CONFIG_MODE
MODULE_MODE
The names have clear mapping to the documented modes.
This change can be made first with documentation and tests.
I'd like to review and accept that change first.
Then the policy can be added on top of it as a new topic.
Thanks,
-Brad
More information about the cmake-developers
mailing list