Merge topic 'solaris_clang'

47937219ee Solaris: Add support for Clang compiler

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3672
This commit is contained in:
Brad King
2019-08-19 18:55:58 +00:00
committed by Kitware Robot
3 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
solaris_clang
-------------
* The ``Clang`` compiler is now supported on ``Solaris``.

View File

@@ -0,0 +1 @@
include(Platform/SunOS-GNU-C)

View File

@@ -0,0 +1 @@
include(Platform/SunOS-GNU-CXX)