mirror of
https://github.com/reactos/CMake.git
synced 2025-02-04 02:47:29 +00:00
9d285600d4
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__)")
|