summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/SunOS-PathScale-CXX.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-06-06 13:01:00 (GMT)
committerBrad King <brad.king@kitware.com>2016-06-06 13:01:00 (GMT)
commitcd1327bb9cceb092d5ec04330bf035c533086b48 (patch)
treea5b272186d1115e06c806e2e5cc50dc60aa6f0b5 /Modules/Platform/SunOS-PathScale-CXX.cmake
parent236b7cbe6ef6c53b17fa240ea599f7b65e0b705f (diff)
parentfcfe121fd82fcb24c9f40f052cb20d403c92edb7 (diff)
downloadCMake-cd1327bb9cceb092d5ec04330bf035c533086b48.zip
CMake-cd1327bb9cceb092d5ec04330bf035c533086b48.tar.gz
CMake-cd1327bb9cceb092d5ec04330bf035c533086b48.tar.bz2
Merge branch 'SunOS-PathScale' into release
Diffstat (limited to 'Modules/Platform/SunOS-PathScale-CXX.cmake')
-rw-r--r--Modules/Platform/SunOS-PathScale-CXX.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Platform/SunOS-PathScale-CXX.cmake b/Modules/Platform/SunOS-PathScale-CXX.cmake
new file mode 100644
index 0000000..bb79d86
--- /dev/null
+++ b/Modules/Platform/SunOS-PathScale-CXX.cmake
@@ -0,0 +1,2 @@
+include(Platform/SunOS-PathScale)
+__sunos_compiler_pathscale(CXX)