blob: 0a6c9fc90c160c509c513f335e5c0f689b238201 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
project(base64)
set(SOURCES
main.c
)
include($ENV{ZEPHYR_BASE}/subsys/testsuite/unittest.cmake)