mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
Merge topic 'cygwin-clang'
517cef8c Cygwin: Add support for Clang compiler
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
cygwin-clang
|
||||
------------
|
||||
|
||||
* The Clang compiler is now supported on CYGWIN.
|
||||
@@ -0,0 +1 @@
|
||||
include(Platform/CYGWIN-GNU-C)
|
||||
@@ -0,0 +1 @@
|
||||
include(Platform/CYGWIN-GNU-CXX)
|
||||
Reference in New Issue
Block a user