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