summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.cxx
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2008-03-13 15:38:46 (GMT)
committerKen Martin <ken.martin@kitware.com>2008-03-13 15:38:46 (GMT)
commit73df9a5cd4f6ac66ea71c073ce3e01d68c512074 (patch)
tree570c225bc40497907cbb26c476c3944848903565 /Source/cmLocalGenerator.cxx
parent0deb9012a671760abce575d983dfa9cb49b2205f (diff)
downloadCMake-73df9a5cd4f6ac66ea71c073ce3e01d68c512074.zip
CMake-73df9a5cd4f6ac66ea71c073ce3e01d68c512074.tar.gz
CMake-73df9a5cd4f6ac66ea71c073ce3e01d68c512074.tar.bz2
ENH: change CMP_ to CMP
Diffstat (limited to 'Source/cmLocalGenerator.cxx')
-rw-r--r--Source/cmLocalGenerator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmLocalGenerator.cxx b/Source/cmLocalGenerator.cxx
index 76b843a..0fdcc11 100644
--- a/Source/cmLocalGenerator.cxx
+++ b/Source/cmLocalGenerator.cxx
@@ -2673,7 +2673,7 @@ bool cmLocalGenerator::NeedBackwardsCompatibility(unsigned int major,
{
// Check the policy to decide whether to pay attention to this
// variable.
- switch(this->Makefile->GetPolicyStatus(cmPolicies::CMP_0001))
+ switch(this->Makefile->GetPolicyStatus(cmPolicies::CMP0001))
{
case cmPolicies::WARN:
// WARN is just OLD without warning because user code does not