diff --git a/Source/cmTarget.cxx b/Source/cmTarget.cxx index d14bfcaf6..aa4dfdd93 100644 --- a/Source/cmTarget.cxx +++ b/Source/cmTarget.cxx @@ -5289,7 +5289,6 @@ void cmTarget::ComputeImportInfo(std::string const& desired_config, ImportInfo& info, cmTarget *headTarget) { - (void)headTarget; // This method finds information about an imported target from its // properties. The "IMPORTED_" namespace is reserved for properties // defined by the project exporting the target.