Files
MINGW-packages/mingw-w64-krpc-cpp/001-krpc-cpp-cmake.patch

12 lines
359 B
Diff

diff -ruN krpc-cpp-0.4.9-patched/CMakeLists.txt krpc-cpp-0.4.9/CMakeLists.txt
--- krpc-cpp-0.4.9-patched/CMakeLists.txt 2021-09-25 21:16:59 +0000
+++ krpc-cpp-0.4.9/CMakeLists.txt 2021-05-25 09:25:39 +0000
@@ -90,7 +90,6 @@
endif()
install(TARGETS krpc
- RUNTIME DESTINATION bin
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib)