summaryrefslogtreecommitdiffstats
path: root/Modules/FindCURL.cmake
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2017-01-25 20:53:40 (GMT)
committerRolf Eike Beer <eike@sf-mail.de>2017-01-25 20:53:40 (GMT)
commit24d73fa0eb2e9f7cdc8fb8192445ce3ee04cf7d3 (patch)
tree1fad1e3d9da720991be6e4d436f0816e599a8666 /Modules/FindCURL.cmake
parent014365ea97848654cc9493225399528f8b7b15b7 (diff)
downloadCMake-24d73fa0eb2e9f7cdc8fb8192445ce3ee04cf7d3.zip
CMake-24d73fa0eb2e9f7cdc8fb8192445ce3ee04cf7d3.tar.gz
CMake-24d73fa0eb2e9f7cdc8fb8192445ce3ee04cf7d3.tar.bz2
GNUC: also check __GNUG__ define when checking for g++
At least the scratchbox compiler for the N900, which basically is a gcc 4.2, sets only __GNUG__ in C++ mode, but not __GNUC__. It does indeed set __GNUC_MINOR__ and __GNUC_PATCHLEVEL__. Extend the compiler detection code for GNU compilers in C++ mode to look at __GNUG__ in case __GNUC__ is absent.
Diffstat (limited to 'Modules/FindCURL.cmake')
0 files changed, 0 insertions, 0 deletions