vcpkg/ports/mozjpeg/fix-install-error.patch
JonLiu1993 bfe4e3a0b3
[mozjpeg] Update to latest commit (#20401)
* [mozjpeg] Update to latest commit

* update version

* Convert patch format

* update version

* Add double quotes

* update version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29 08:39:58 -07:00

14 lines
477 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index ae07280..54dc4f3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1487,7 +1487,7 @@ if(ENABLE_STATIC)
endif()
endif()
-install(TARGETS rdjpgcom wrjpgcom RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
+#install(TARGETS rdjpgcom wrjpgcom RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/README.ijg
${CMAKE_CURRENT_SOURCE_DIR}/README.md ${CMAKE_CURRENT_SOURCE_DIR}/example.txt