Sign in
opensecura
/
3p
/
cheriot-rtos
/
18c6fa8b14ab9ceb2266c88a3adff2dbbb0367a8
/
.
/
sdk
/
lib
/
cxxrt
/
xmake.lua
blob: d3a8d26bc6792d3a15c1d02bef7daf64c5e59ff3 [
file
]
-- 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"
)