mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.
This commit is contained in:
@@ -134,6 +134,7 @@ public:
|
||||
virtual void ComputeTargetObjectDirectory(cmGeneratorTarget* gt) const;
|
||||
|
||||
std::string IncludeDirective;
|
||||
bool DefineWindowsNULL;
|
||||
protected:
|
||||
void WriteMainMakefile2();
|
||||
void WriteMainCMakefile();
|
||||
|
||||
Reference in New Issue
Block a user