zephyr/lib/posix/CMakeLists.txt

5 lines
114 B
CMake

# SPDX-License-Identifier: Apache-2.0
add_subdirectory(options)
add_subdirectory_ifdef(CONFIG_POSIX_SHELL shell)