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