7 lines
212 B
CMake
7 lines
212 B
CMake
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
# The visibility and compilation of libraries may be controlled
|
||
|
# with a Kconfig setting as follows:
|
||
|
#
|
||
|
# add_subdirectory_ifdef(CONFIG_CUSTOM_LIB custom_lib)
|