zephyr/lib/cpp/CMakeLists.txt

6 lines
116 B
CMake
Raw Permalink Normal View History

# SPDX-License-Identifier: Apache-2.0
add_subdirectory(abi)
add_subdirectory_ifdef(CONFIG_MINIMAL_LIBCPP minimal)