zephyr/tests/unit/math_extras/CMakeLists.txt

6 lines
150 B
CMake

# SPDX-License-Identifier: Apache-2.0
project(math_extras)
set(SOURCES main.c portable.c)
include($ENV{ZEPHYR_BASE}/subsys/testsuite/unittest.cmake)