mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
ENH: add obj file support and remove a warning
This commit is contained in:
@@ -49,7 +49,8 @@ private:
|
||||
void WriteString(const char* line, int indentLevel);
|
||||
void WriteProjectConfigurations();
|
||||
void WriteProjectConfigurationValues();
|
||||
void WriteSources();
|
||||
void WriteCLSources();
|
||||
void WriteObjSources();
|
||||
void WritePathAndIncrementalLinkOptions();
|
||||
void WriteItemDefinitionGroups();
|
||||
void WriteClOptions(std::string const& config,
|
||||
|
||||
Reference in New Issue
Block a user