This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
146bf9267c
CMake
/
Modules
/
Platform
/
CYGWIN-Clang-C.cmake
2 lines
31 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 07:14:15 +03:00
include
(
Platform/CYGWIN-GNU-C
)