mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-01 12:18:36 -06:00
Refactor: reduce cmToCStr usage
This commit is contained in:
@@ -651,7 +651,7 @@ private:
|
||||
|
||||
void ComputeObjectMaxPath();
|
||||
bool AllAppleArchSysrootsAreTheSame(const std::vector<std::string>& archs,
|
||||
const char* sysroot);
|
||||
cmProp sysroot);
|
||||
|
||||
void CopyPchCompilePdb(const std::string& config, cmGeneratorTarget* target,
|
||||
const std::string& ReuseFrom,
|
||||
|
||||
Reference in New Issue
Block a user