mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 17:49:38 -06:00
4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
-- CMAKE_CSharp_COMPILER='[^']+'
|
|
-- CMAKE_CSharp_COMPILER_ID='[A-Za-z ]+'
|
|
-- CMAKE_CSharp_COMPILER_VERSION='([0-9]+)(\.([0-9]+))?(\.([0-9]+))?(\.([0-9]+))?'
|