mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 19:19:00 +08:00
37e0735d05
Fix one of https://github.com/microsoft/vcpkg/issues/32398 issue. When install `libjxl[tools]:x64-linux` will get this error: ```` CMake Error at scripts/cmake/vcpkg_copy_tools.cmake:36 (message): Couldn't find tool "cjpeg_hdr": "/home/test/Jon/vcpkg/packages/libjxl_x64-linux/bin/cjpeg_hdr" does not exist ```` - [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [ ] ~~SHA512s are updated for each updated download.~~ - [ ] ~~The "supports" clause reflects platforms that may be fixed by this new version.~~ - [ ] ~~Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file.~~ - [ ] ~~Any patches that are no longer applied are deleted from the port's directory.~~ - [x] The version database is fixed by rerunning `./vcpkg x-add-version --all` and committing the result. - [x] Only one version is added to each modified port's versions file. --------- Co-authored-by: Jon <v-zhli17@microsoft.com> |
||
---|---|---|
.. | ||
fix-dependencies.patch | ||
fix-tools-build.patch | ||
portfile.cmake | ||
vcpkg.json |