6 lines
160 B
CMake
6 lines
160 B
CMake
# Copyright 2023 NXP
|
|
#
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
# Include sysbuild cmake, that is same for all tests
|
|
include(${APP_DIR}/../cmake/sysbuild.cmake) |