We expect to have more libraries with incopatible license. There must be a common place for such software. It seems that lib/util is good place for that. Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
3 lines
87 B
CMake
3 lines
87 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
add_subdirectory_ifdef(CONFIG_FNMATCH fnmatch)
|