mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
stringapi: Pass configuration names as strings
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
// used by cmVisualStudioGeneratorOptions
|
||||
void WritePlatformConfigTag(
|
||||
const char* tag,
|
||||
const char* config,
|
||||
const std::string& config,
|
||||
int indentLevel,
|
||||
const char* attribute = 0,
|
||||
const char* end = 0,
|
||||
|
||||
Reference in New Issue
Block a user