blob: 265e822a9a313ebd04faf26d2b6ccd3723727395 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
project(math_extras)
set(SOURCES main.c portable.c)
find_package(ZephyrUnittest HINTS $ENV{ZEPHYR_BASE})