vcpkg/ports/libjxl
JonLiu1993 37e0735d05
[libjxl] Fix build failures in linux (#38395)
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>
2024-04-25 09:18:20 -04:00
..
fix-dependencies.patch [libjxl] Update to 0.10.2 (#37211) 2024-03-13 15:50:15 -07:00
fix-tools-build.patch [libjxl] Update to 0.10.2 (#37211) 2024-03-13 15:50:15 -07:00
portfile.cmake [libjxl] Fix build failures in linux (#38395) 2024-04-25 09:18:20 -04:00
vcpkg.json [libjxl] Fix build failures in linux (#38395) 2024-04-25 09:18:20 -04:00