1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-16 22:37:30 +08:00
Files
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__)")