Sign in
opensecura
/
3p
/
cheriot-rtos
/
c744ab276b8398363f2d8067700e332a14d98ac2
/
.
/
sdk
/
lib
/
thread_pool
/
xmake.lua
blob: fe2f32d0f48f63026f9c1dd91a5db29dd5affc7c [
file
] [
log
] [
blame
]
-- Copyright Microsoft and CHERIoT Contributors.
-- SPDX-License-Identifier: MIT
compartment
(
"thread_pool"
)
set_default
(
false
)
add_files
(
"../thread_pool/thread_pool.cc"
)