mirror of
https://github.com/reactos/CMake.git
synced 2024-11-23 19:49:51 +00:00
COMP: for a in range(100): write_on_board(No std in kwsys...)
This commit is contained in:
parent
ea7c7bb34d
commit
ccf5a130ef
@ -1956,7 +1956,7 @@ kwsys_stl::string SystemTools::FindProgram(
|
||||
it != names.end() ; ++it)
|
||||
{
|
||||
// Try to find the program.
|
||||
std::string result = SystemTools::FindProgram(it->c_str(),
|
||||
kwsys_stl::string result = SystemTools::FindProgram(it->c_str(),
|
||||
path,
|
||||
noSystemPath);
|
||||
return result;
|
||||
|
Loading…
Reference in New Issue
Block a user