compiler warning
This commit is contained in:
parent
980c6f4eff
commit
6e7f83a0ab
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
|
|
||||||
void cmNeedBackwardsCompatibility(const std::string& variable,
|
void cmNeedBackwardsCompatibility(const std::string& variable,
|
||||||
int access_type, void* client_data)
|
int access_type, void* )
|
||||||
{
|
{
|
||||||
if (access_type == cmVariableWatch::UNKNOWN_VARIABLE_READ_ACCESS)
|
if (access_type == cmVariableWatch::UNKNOWN_VARIABLE_READ_ACCESS)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user