diff options
author | Brad King <brad.king@kitware.com> | 2010-08-27 13:56:00 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-08-27 13:56:00 (GMT) |
commit | a99f6208349c6ef93cd2fe558d3a6e9aa1194251 (patch) | |
tree | 887ec3972dcae10c4d17986fc771bb4fdb4ec3f5 /Source/cmGlobalGenerator.cxx | |
parent | 79a88c35f886258a43ee6169d2d7b4f2e1eb0b95 (diff) | |
download | CMake-a99f6208349c6ef93cd2fe558d3a6e9aa1194251.zip CMake-a99f6208349c6ef93cd2fe558d3a6e9aa1194251.tar.gz CMake-a99f6208349c6ef93cd2fe558d3a6e9aa1194251.tar.bz2 |
Fix unused parameter warning in VS 7.1 generator
The cmGlobalVisualStudio71Generator::WriteProjectDepends method no
longer uses its 'dspname' parameter. Leave off the name to avoid the
unused parameter warning. Later we should refactor the method to avoid
passing the argument altogether.
Diffstat (limited to 'Source/cmGlobalGenerator.cxx')
0 files changed, 0 insertions, 0 deletions