mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-20 19:55:10 +08: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__)")
|