1
0
mirror of synced 2024-09-23 19:18:24 +02:00
ImHex/tests
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
..
algorithms 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
common 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
helpers 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
CMakeLists.txt tests: Removed pattern language tests as they are now done in their own repo 2022-04-17 18:11:39 +02:00