mirror of
https://github.com/reactos/CMake.git
synced 2025-02-08 12:58:46 +00:00
fixed warnings
This commit is contained in:
parent
a5eac44d18
commit
f8f4560ab4
@ -501,8 +501,7 @@ public:
|
||||
/**
|
||||
* execute a single CMake command
|
||||
*/
|
||||
void cmMakefile::ExecuteCommand(std::string &name,
|
||||
std::vector<std::string> &args);
|
||||
void ExecuteCommand(std::string &name, std::vector<std::string> &args);
|
||||
|
||||
|
||||
protected:
|
||||
|
Loading…
x
Reference in New Issue
Block a user