mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
stringapi: Use strings for directories
This commit is contained in:
@@ -64,7 +64,7 @@ public:
|
||||
std::vector<std::string>& makeCommand,
|
||||
const char* makeProgram,
|
||||
const std::string& projectName,
|
||||
const char* projectDir,
|
||||
const std::string& projectDir,
|
||||
const std::string& targetName,
|
||||
const std::string& config,
|
||||
bool fast,
|
||||
|
||||
Reference in New Issue
Block a user