Merge topic 'cygwin-clang'
517cef8c Cygwin: Add support for Clang compiler
This commit is contained in:
commit
2a43a4768c
4
Help/release/dev/cygwin-clang.rst
Normal file
4
Help/release/dev/cygwin-clang.rst
Normal file
@ -0,0 +1,4 @@
|
||||
cygwin-clang
|
||||
------------
|
||||
|
||||
* The Clang compiler is now supported on CYGWIN.
|
1
Modules/Platform/CYGWIN-Clang-C.cmake
Normal file
1
Modules/Platform/CYGWIN-Clang-C.cmake
Normal file
@ -0,0 +1 @@
|
||||
include(Platform/CYGWIN-GNU-C)
|
1
Modules/Platform/CYGWIN-Clang-CXX.cmake
Normal file
1
Modules/Platform/CYGWIN-Clang-CXX.cmake
Normal file
@ -0,0 +1 @@
|
||||
include(Platform/CYGWIN-GNU-CXX)
|
Loading…
x
Reference in New Issue
Block a user