mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
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
31 B
CMake
2 lines
31 B
CMake
include(Platform/CYGWIN-GNU-C)
|