5 lines
119 B
CMake
5 lines
119 B
CMake
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
set(ZEPHYR_UNITTEST TRUE)
|
||
|
include(${CMAKE_CURRENT_LIST_DIR}/ZephyrConfig.cmake)
|