Sign in
opensecura
/
3p
/
cheriot-rtos
/
3e1689b5d1ff985e96c0b590f88e6a71d2117eb7
/
.
/
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"
)