mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Solaris: Add support for Clang compiler
Inspired-by: Rainer Orth Fixes: #19456
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
solaris_clang
|
||||
-------------
|
||||
|
||||
* The ``Clang`` compiler is now supported on ``Solaris``.
|
||||
@@ -0,0 +1 @@
|
||||
include(Platform/SunOS-GNU-C)
|
||||
@@ -0,0 +1 @@
|
||||
include(Platform/SunOS-GNU-CXX)
|
||||
Reference in New Issue
Block a user