summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2009-07-17 14:05:54 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2009-07-17 14:05:54 (GMT)
commit300514fd254579b69fdac6e9edd6e9415026305e (patch)
tree9e902c93f9b63551edf6fbcc243638698b5fd9f0 /Source/cmGlobalGenerator.h
parent1be805609c8c350fe4a1cdc41a85ac0ff3947410 (diff)
downloadCMake-300514fd254579b69fdac6e9edd6e9415026305e.zip
CMake-300514fd254579b69fdac6e9edd6e9415026305e.tar.gz
CMake-300514fd254579b69fdac6e9edd6e9415026305e.tar.bz2
ENH: make sure GUIDs for filters are cached
Diffstat (limited to 'Source/cmGlobalGenerator.h')
-rw-r--r--Source/cmGlobalGenerator.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/Source/cmGlobalGenerator.h b/Source/cmGlobalGenerator.h
index 4df2d39..914e1da 100644
--- a/Source/cmGlobalGenerator.h
+++ b/Source/cmGlobalGenerator.h
@@ -259,7 +259,9 @@ public:
bool BinaryDirectoryIsNew(const char* dir)
{
return this->BinaryDirectories.insert(dir).second;
- }
+ }
+ /** Supported systems creates a GUID for the given name */
+ virtual void CreateGUID(const char*) {}
protected:
// for a project collect all its targets by following depend