1
0
mirror of synced 2024-11-25 00:00:27 +01:00
ImHex/cmake
KOLANICH 749823e044
build: Move -s additional compiler flags into linker flags, and enable it only when gcc/clang are used. (#1087)
Compiler when compiling doesn't use them in those cases and emit a
warning, which is turned into an error by `-Werror`. Unfortunately,
CPack doesn't expose the logic it uses for stripping binaries.
2023-05-20 13:37:57 +02:00
..
modules feat: Added stacktrace printing on crashes (#892) 2023-01-17 21:38:56 +01:00
build_helpers.cmake build: Move -s additional compiler flags into linker flags, and enable it only when gcc/clang are used. (#1087) 2023-05-20 13:37:57 +02:00
cmake_uninstall.cmake.in build: Added make uninstall (#784) 2022-10-14 15:35:45 +02:00