mirror of
https://github.com/reactos/CMake.git
synced 2025-02-13 08:06:16 +00:00
ENH: remove old 1.2 compatability from cmake 2.2
This commit is contained in:
parent
80f796039c
commit
8f8b72164a
@ -1950,7 +1950,7 @@ void cmMakefile::EnableLanguage(std::vector<std::string> const & lang)
|
||||
|
||||
void cmMakefile::ExpandSourceListArguments(
|
||||
std::vector<std::string> const& arguments,
|
||||
std::vector<std::string>& newargs, unsigned int start)
|
||||
std::vector<std::string>& newargs, unsigned int /* start */)
|
||||
{
|
||||
// now expand the args
|
||||
unsigned int i;
|
||||
|
Loading…
x
Reference in New Issue
Block a user