zephyr/tests/unit/intmath/CMakeLists.txt

8 lines
139 B
CMake
Raw Normal View History

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