CMake/Modules/Platform/CYGWIN-Clang-CXX.cmake
Han Sangjin 517cef8c55 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 09:35:48 -05:00

2 lines
33 B
CMake

include(Platform/CYGWIN-GNU-CXX)