find_package: rename NoModule to UseFindModules

...positive logic is easier to handle

Alex
This commit is contained in:
Alex Neundorf
2012-02-17 21:31:08 +01:00
committed by Brad King
parent b3f9fe42f9
commit 978d89b99d
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ private:
bool Quiet;
bool Required;
bool Compatibility_1_6;
bool NoModule;
bool UseFindModules;
bool NoUserRegistry;
bool NoSystemRegistry;
bool NoBuilds;