Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a81bc326774391c490ab11f4f43c4d2f02a9d9b9
/
.
/
samples
/
cpp_synchronization
/
CMakeLists.txt
blob: 628b8b2845d499ed04e367d3d2cad549c1f1e13b [
file
] [
log
] [
blame
]
include($ENV{ZEPHYR_BASE}/cmake/app/boilerplate.cmake NO_POLICY_SCOPE)
project(NONE)
target_sources(app PRIVATE src/main.cpp)