mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
53c0dc2dd2
Revise C compiler detection code to be K&R compatible.
2 lines
45 B
CMake
2 lines
45 B
CMake
set(_compiler_id_pp_test "defined(__BCC__)")
|