This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Modules
/
Platform
/
CYGWIN-Clang-CXX.cmake
2 lines
33 B
CMake
Raw
Normal View
History
Unescape
Escape
Cygwin: Add support for Clang compiler The platform information module for GNU on CYGWIN can be reused for Clang on CYGWIN because clang accepts almost all of the same options.
2016-03-10 13:14:15 +09:00
include
(
Platform/CYGWIN-GNU-CXX
)
Reference in New Issue
Copy Permalink