external_zblue/lib/cpp
Torsten Rasmussen d414d184a0 cmake: set minimal C++ linker properties in minimal C++ CMake impl
The property based toolchain integration allows a cleaner design by
letting the toolchain define its properties and values and let CMake
implementation of Zephyr provided C and C++ libraries adjust those
properties when minimal C or C++ libraries are used.

This commit moves handling of C++ linker library properties into
the minimal C++ CMake implementation.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2026-04-20 17:57:44 +08:00
..
abi lib c/cpp: Move .ctor .init_array handling from C++ to kernel 2026-04-20 17:28:25 +08:00
minimal cmake: set minimal C++ linker properties in minimal C++ CMake impl 2026-04-20 17:57:44 +08:00
CMakeLists.txt lib: cpp: Rework C++ standard library configurations 2026-04-20 16:09:59 +08:00
Kconfig lib/cpp: Remove deprecated CONFIG_CPP_STATIC_INIT_GNU 2026-04-20 17:56:43 +08:00