mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
compielr warnings
This commit is contained in:
@@ -596,7 +596,7 @@ void cmLocalVisualStudio6Generator::SetBuildType(BuildType b,
|
||||
// look for custom rules on a target and collect them together
|
||||
std::string
|
||||
cmLocalVisualStudio6Generator::CreateTargetRules(const cmTarget &target,
|
||||
const char *libName)
|
||||
const char * /* libName */)
|
||||
{
|
||||
std::string customRuleCode = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user