Sign in
opensecura
/
3p
/
cheriot-rtos
/
e7ddaa5797bbdf344572333c1d1d61475df81675
/
.
/
sdk
/
lib
/
cxxrt
/
xmake.lua
blob: d3a8d26bc6792d3a15c1d02bef7daf64c5e59ff3 [
file
] [
log
] [
blame
]
-- Copyright Microsoft and CHERIoT Contributors.
-- SPDX-License-Identifier: MIT
debugOption
(
"cxxrt"
)
library
(
"cxxrt"
)
set_default
(
false
)
add_rules
(
"cheriot.component-debug"
)
add_files
(
"guard.cc"
)