mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
OrangeC: Add support for OrangeC compiler
Add compiler information modules. Update the test suite. Fixes: #25032 Co-authored-by: Brad King <brad.king@kitware.com>
This commit is contained in:
committed by
Brad King
parent
10f435a58f
commit
531b4fe643
@@ -72,6 +72,7 @@ function(compiler_id_detection outvar lang)
|
||||
Fujitsu
|
||||
GHS
|
||||
Tasking
|
||||
OrangeC
|
||||
)
|
||||
if ("x${lang}" STREQUAL "xC")
|
||||
list(APPEND ordered_compilers
|
||||
|
||||
Reference in New Issue
Block a user