Merge topic 'cygwin-clang'
517cef8c
Cygwin: Add support for Clang compiler
This commit is contained in:
commit
2a43a4768c
|
@ -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)
|
Loading…
Reference in New Issue