summaryrefslogtreecommitdiffstats
path: root/Modules/WriteCompilerDetectionHeader.cmake
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-01-16 18:26:37 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-01-17 13:48:28 (GMT)
commitbcb04783f7abd1e7781eda7499b53118fdbe8000 (patch)
tree4e1ae6f5c937d6af3c1cbe7b4da48a2e42cfaf58 /Modules/WriteCompilerDetectionHeader.cmake
parent536c535cb0cf245a1785d436b0662f7fe59ef1e4 (diff)
downloadCMake-bcb04783f7abd1e7781eda7499b53118fdbe8000.zip
CMake-bcb04783f7abd1e7781eda7499b53118fdbe8000.tar.gz
CMake-bcb04783f7abd1e7781eda7499b53118fdbe8000.tar.bz2
Features: Record for SolarisStudio 12.4.
It has similar C++11 capabilities compared to GCC 4.8.
Diffstat (limited to 'Modules/WriteCompilerDetectionHeader.cmake')
-rw-r--r--Modules/WriteCompilerDetectionHeader.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/WriteCompilerDetectionHeader.cmake b/Modules/WriteCompilerDetectionHeader.cmake
index a6ff475..e81bc08 100644
--- a/Modules/WriteCompilerDetectionHeader.cmake
+++ b/Modules/WriteCompilerDetectionHeader.cmake
@@ -321,6 +321,7 @@ function(write_compiler_detection_header
GNU
Clang
AppleClang
+ SunPro
)
set(_hex_compilers ADSP Borland Embarcadero SunPro)