4 lines
98 B
CMake
4 lines
98 B
CMake
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
add_subdirectory_ifdef(CONFIG_RPMSG_SERVICE rpmsg_service)
|