mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
-- CMAKE_C_COMPILER='[^']+'
|
|
-- CMAKE_C_COMPILER_ID='[A-Za-z]+'
|
|
-- CMAKE_C_COMPILER_VERSION='([0-9]+)(\.([0-9]+))?(\.([0-9]+))?(\.([0-9]+))?'
|