1
0
mirror of synced 2024-11-24 07:40:17 +01:00
ImHex/main
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
..
include impr: Added comments everywhere in main application 2023-02-17 12:03:53 +01:00
romfs build: Move main romfs to main application 2022-12-29 23:32:40 +01:00
source fix: Logs not being written to disk on Windows 2023-05-20 13:10:35 +02:00
CMakeLists.txt 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