mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
compiler warning
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@
|
||||
|
||||
|
||||
void cmNeedBackwardsCompatibility(const std::string& variable,
|
||||
int access_type, void* client_data)
|
||||
int access_type, void* )
|
||||
{
|
||||
if (access_type == cmVariableWatch::UNKNOWN_VARIABLE_READ_ACCESS)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user