Files
evolution/cmake/modules
Milan Crha db149c1ca5 SetupBuildFlags.cmake: Remove "-Wl,--no-undefined" from compiler flags
It's meant to be used by the linker, not by the compiler, thus keep
it only for the linker flags. Clang claims the argument is not used.
2024-03-05 11:13:42 +01:00
..