diff options
author | Brad King <brad.king@kitware.com> | 2017-03-29 15:51:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-03-29 17:21:49 (GMT) |
commit | 5695558f4a5f0d68cd1c200258b89d1524ff230f (patch) | |
tree | c5f0d140a1b870863e7a44352cd236027fecd7c0 /Modules/CMakeBackwardCompatibilityCXX.cmake | |
parent | 1adbe223cd10ee133f5137da028ed86ddef7cc4d (diff) | |
download | CMake-5695558f4a5f0d68cd1c200258b89d1524ff230f.zip CMake-5695558f4a5f0d68cd1c200258b89d1524ff230f.tar.gz CMake-5695558f4a5f0d68cd1c200258b89d1524ff230f.tar.bz2 |
SDCC: Fix identification of current sdcc compiler
The sdcc compiler no longer defines the `SDCC` preprocessor macro.
Instead `__SDCC_VERSION_MAJOR` and similar component-wise macros are
defined. Use them instead if defined.
Issue: #16746
Diffstat (limited to 'Modules/CMakeBackwardCompatibilityCXX.cmake')
0 files changed, 0 insertions, 0 deletions