diff options
Diffstat (limited to 'editors/imhex/files/patch-main_CMakeLists.txt')
| -rw-r--r-- | editors/imhex/files/patch-main_CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/imhex/files/patch-main_CMakeLists.txt b/editors/imhex/files/patch-main_CMakeLists.txt deleted file mode 100644 index de956606b3a8..000000000000 --- a/editors/imhex/files/patch-main_CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- main/CMakeLists.txt.orig 2023-06-24 10:07:39 UTC -+++ main/CMakeLists.txt -@@ -31,7 +31,7 @@ set_target_properties(main PROPERTIES - - add_compile_definitions(IMHEX_PROJECT_NAME="${PROJECT_NAME}") - --target_link_libraries(main PRIVATE libromfs-imhex libimhex ${FMT_LIBRARIES}) -+target_link_libraries(main PRIVATE libromfs-imhex libimhex ${FMT_LIBRARIES} execinfo) - if (WIN32) - target_link_libraries(main PRIVATE usp10 wsock32 ws2_32 Dwmapi.lib) - else () |
