mirror of
https://github.com/reactos/CMake.git
synced 2024-12-28 22:44:13 +00:00
Remove unused marker for a variable which is now used.
This commit is contained in:
parent
272431a84f
commit
0a4d7d883c
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user