Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1e26e08a9268a8034c07e3e99ca70d58abcc5c9a
/
.
/
tests
/
unit
/
rbtree
/
CMakeLists.txt
blob: daeafb18be1b708dd69166035ddb7de319ae32ad [
file
]
# SPDX-License-Identifier: Apache-2.0
project(rbtree)
set(SOURCES main.c)
find_package(ZephyrUnittest REQUIRED HINTS $ENV{ZEPHYR_BASE})