zephyr-wasm-poc/lib/CMakeLists.txt
2023-10-03 16:32:31 +02:00

4 lines
92 B
CMake

# SPDX-License-Identifier: Apache-2.0
add_subdirectory_ifdef(CONFIG_CUSTOM_LIB custom_lib)