diff '--color=auto' -ruN krpc-cpp-0.4.8/CMakeLists.txt krpc-cpp-0.4.8-patch/CMakeLists.txt --- krpc-cpp-0.4.8/CMakeLists.txt 2018-10-28 08:06:50.000000000 -0400 +++ krpc-cpp-0.4.8-patch/CMakeLists.txt 2021-09-13 21:28:01.741800400 -0400 @@ -86,6 +86,7 @@ endif() install(TARGETS krpc + RUNTIME DESTINATION bin LIBRARY DESTINATION lib ARCHIVE DESTINATION lib)