remove warning
This commit is contained in:
parent
76efcdca06
commit
9d19df261d
|
@ -20,7 +20,7 @@
|
|||
#include "cmake.h"
|
||||
#include "cmTarget.h"
|
||||
|
||||
void cmGlobalCodeWarriorGenerator::EnableLanguage(std::vector<std::string>const& l,
|
||||
void cmGlobalCodeWarriorGenerator::EnableLanguage(std::vector<std::string>const& ,
|
||||
cmMakefile *mf)
|
||||
{
|
||||
// now load the settings
|
||||
|
|
Loading…
Reference in New Issue