diff options
author | Brad King <brad.king@kitware.com> | 2013-11-13 16:15:14 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-11-14 21:25:31 (GMT) |
commit | 1befbfad3d9971335ab0e7deb1a93acfdccf0fb6 (patch) | |
tree | 8c63c9a8af0b98bfc1ef0fa49e2be16de4fc9628 /Source/cmBuildCommand.cxx | |
parent | e650225dcdd9f419988f7eaf96c564c1efeee72c (diff) | |
download | CMake-1befbfad3d9971335ab0e7deb1a93acfdccf0fb6.zip CMake-1befbfad3d9971335ab0e7deb1a93acfdccf0fb6.tar.gz CMake-1befbfad3d9971335ab0e7deb1a93acfdccf0fb6.tar.bz2 |
cmGlobalGenerator: Drop unused GenerateBuildCommand implementation
This is a virtual method that is overridden by every generator
subclass. The base class implementation should never be called,
so replace it with a dummy implementation.
Diffstat (limited to 'Source/cmBuildCommand.cxx')
0 files changed, 0 insertions, 0 deletions