removed -git from name; switch from makefiles to ninja, included patch file
This commit is contained in:
11
mingw-w64-krpc-cpp/001-krpc-cpp-cmake.patch
Normal file
11
mingw-w64-krpc-cpp/001-krpc-cpp-cmake.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user