mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
find_package: rename NoModule to UseFindModules
...positive logic is easier to handle Alex
This commit is contained in:
@@ -133,7 +133,7 @@ private:
|
||||
bool Quiet;
|
||||
bool Required;
|
||||
bool Compatibility_1_6;
|
||||
bool NoModule;
|
||||
bool UseFindModules;
|
||||
bool NoUserRegistry;
|
||||
bool NoSystemRegistry;
|
||||
bool NoBuilds;
|
||||
|
||||
Reference in New Issue
Block a user