summaryrefslogtreecommitdiff
path: root/Source/cmTargetIncludeDirectoriesCommand.h
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2016-06-27 22:46:25 +0200
committerDaniel Pfeifer <daniel@pfeifer-mail.de>2016-06-27 23:24:09 +0200
commit9e2d6f0c4d19e1ae1652071ea783ad577ea93e28 (patch)
treec9724a664885aeb2b6824fe0c842f88ddbbe6de0 /Source/cmTargetIncludeDirectoriesCommand.h
parentd3544d023b7b118f5f9fcb70808546d7b3724f50 (diff)
downloadcmake-9e2d6f0c4d19e1ae1652071ea783ad577ea93e28.tar.gz
CM_OVERRIDE: mark destructor overridden in the feature test.
This is important for two reasons: 1. A compiler might warn about a class that has a virtual member function but no virtual destructor. We don't want to treat the feature as incomplete in this case. 2. MSVC10 supports the override identifier except on destructors. In this case, the feature really is incomplete and we want to detect it as such.
Diffstat (limited to 'Source/cmTargetIncludeDirectoriesCommand.h')
0 files changed, 0 insertions, 0 deletions