mirror of
https://github.com/Kitware/CMake.git
synced 2025-07-19 14:04:19 +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__)")
|