summaryrefslogtreecommitdiff
path: root/Source/cmProperty.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-03-10 11:10:42 -0400
committerBrad King <brad.king@kitware.com>2009-03-10 11:10:42 -0400
commitca9fb4826f89722a5a190e0c69e6bf5c26889a55 (patch)
treefc2f3474f2417783a7019db34fcdb4d4b98a702d /Source/cmProperty.h
parenteffd6d6e0b4445811b27af9cbc9db6923f6aacdf (diff)
downloadcmake-ca9fb4826f89722a5a190e0c69e6bf5c26889a55.tar.gz
ENH: Use cmPropertyMap for cache properties
This re-implements cache entry property storage in cmCacheManager to use cmPropertyMap so it can share the standard property implementation.
Diffstat (limited to 'Source/cmProperty.h')
-rw-r--r--Source/cmProperty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmProperty.h b/Source/cmProperty.h
index 7d238b6efe..39f89201ff 100644
--- a/Source/cmProperty.h
+++ b/Source/cmProperty.h
@@ -22,7 +22,7 @@
class cmProperty
{
public:
- enum ScopeType { TARGET, SOURCE_FILE, DIRECTORY, GLOBAL,
+ enum ScopeType { TARGET, SOURCE_FILE, DIRECTORY, GLOBAL, CACHE,
TEST, VARIABLE, CACHED_VARIABLE };
// set this property