CMake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake
Paweł Stankowski 53c0dc2dd2 Add support for Bruce C Compiler (BCC)
Revise C compiler detection code to be K&R compatible.
2016-03-21 10:51:50 -04:00

2 lines
45 B
CMake

set(_compiler_id_pp_test "defined(__BCC__)")