mirror of
https://github.com/reactos/CMake.git
synced 2024-12-05 02:06:34 +00:00
517cef8c55
The platform information module for GNU on CYGWIN can be reused for Clang on CYGWIN because clang accepts almost all of the same options.
2 lines
33 B
CMake
2 lines
33 B
CMake
include(Platform/CYGWIN-GNU-CXX)
|