This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Modules
/
Compiler
/
Bruce-C-DetermineCompiler.cmake
2 lines
45 B
CMake
Raw
Normal View
History
Unescape
Escape
Add support for Bruce C Compiler (BCC) Revise C compiler detection code to be K&R compatible.
2016-03-20 10:42:19 +01:00
set
(
_compiler_id_pp_test
"defined(__BCC__)"
)
Reference in New Issue
Copy Permalink