mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06: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__)")
|