JonLiu1993 3df33117ff
[assimp] Update to version 5.4.0 to fix build error (#38126)
Fixes #35141
Tested usage successfully by `assimp:x64-windows`:
````
assimp provides CMake targets:

  # this is heuristically generated, and may not be correct
  find_package(assimp CONFIG REQUIRED)
  target_link_libraries(main PRIVATE assimp::assimp)

assimp provides pkg-config modules:

    # Import various well-known 3D model formats in an uniform manner.
    assimp
````

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] 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.~~
- [x] 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.
- [] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-04-12 10:40:39 -04:00
..
2023-10-20 09:50:31 -07:00
2024-03-27 15:37:46 -07:00
2023-09-28 23:01:52 -07:00
2024-01-31 14:38:11 -08:00
2024-01-22 11:01:29 -08:00
2023-09-28 23:00:44 -07:00
2024-02-05 11:31:32 -08:00
2023-11-28 22:50:03 -08:00
2023-09-27 01:26:39 -07:00
2024-04-01 15:30:49 -07:00
2024-01-19 11:58:10 -08:00
2024-02-12 14:26:19 -08:00
2023-10-05 14:38:14 -07:00
2023-10-05 14:38:14 -07:00
2024-01-22 10:59:09 -08:00
2023-11-02 10:39:26 -07:00
2024-04-10 13:29:37 -04:00
2023-10-02 16:34:49 -07:00