zephyr/lib/cpp/abi/CMakeLists.txt

6 lines
99 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_sources_ifdef(CONFIG_STATIC_INIT_GNU
cpp_dtors.c
)