mirror of
https://github.com/Kitware/CMake.git
synced 2026-06-30 19:57:41 +00:00
This will allow sharing of the logic of the order to test compilers in and the preprocessor macros used to do that and to determine the version components.
3 lines
54 B
CMake
3 lines
54 B
CMake
|
|
set(_compiler_id_pp_test "defined(__SCO_VERSION__)")
|