summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Source/cmLocalGenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmLocalGenerator.h b/Source/cmLocalGenerator.h
index eb06265..b906b62 100644
--- a/Source/cmLocalGenerator.h
+++ b/Source/cmLocalGenerator.h
@@ -33,7 +33,7 @@ class cmLocalGenerator
{
public:
cmLocalGenerator();
- ~cmLocalGenerator();
+ virtual ~cmLocalGenerator();
/**
* Generate the makefile for this directory. fromTheTop indicates if this