cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.

This commit is contained in:
Stephen Kelly
2015-05-16 05:20:36 +02:00
parent e9b134b95d
commit cf7f03e522
8 changed files with 9 additions and 14 deletions

View File

@@ -134,6 +134,7 @@ public:
virtual void ComputeTargetObjectDirectory(cmGeneratorTarget* gt) const;
std::string IncludeDirective;
bool DefineWindowsNULL;
protected:
void WriteMainMakefile2();
void WriteMainCMakefile();