summaryrefslogtreecommitdiff
path: root/externals/vcpkg
AgeCommit message (Collapse)Author
2023-12-12vcpkg: Update fmt to 10.1.1FearlessTobi
Should fix compiling on the latest version of MSVC.
2023-10-21externals: update vcpkg to ef2eef17340f3fbd679327d286fad06dd6e838edliushuyu
2023-06-17externals: Update vcpkg to 2023.06.17Abandoned Cart
Fixes for zlib and qt5
2023-06-14externals: update vcpkg to 2023.06.14Abandoned Cart
Since vcpkg doesn't set version numbers between releases, one was assigned in the proper format
2023-05-28externals: Update to fmt 10 and add format_as formatter for BitFieldMorph
Implicit conversions are now disallowed in fmt 10. Use format_as to convert to the underlying type.
2023-03-23vcpkg: Update vcpkg to 2023.02.24Morph
2022-08-07vcpkg: Update and update fmt to 9.0.0lat9nq
2022-07-22ci,CMake: Integrate vcpkg into CMakeListslat9nq
Uses manifest mode if the bundled vcpkg is used.