cpp-utilities/cmake
Martchus 831c083e5f Add flags for static linkage when building CLI wrapper as well
Otherwise the wrapper might depend on `libgcc` or `libstdc++` on builds
that link against these libraries otherwise statically. Not sure why this
is only an issue on 32-bit builds. (The different exeption handling can
only explain `libgcc` but not `libstdc++`.)
2023-06-10 18:29:18 +02:00
..
modules Add flags for static linkage when building CLI wrapper as well 2023-06-10 18:29:18 +02:00
templates Apply cmake-format and clang-format 2023-05-16 21:39:10 +02:00