mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
remove warning
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user