Commit Graph

3 Commits

Author SHA1 Message Date
Yuriy ODonnell
059dc3174a Revert zstd library name to zstd on all platforms (previously was zstd_static on Windows)
#rb Joe.Kirchoff
#preflight skip (trivial)

[CL 19908019 by Yuriy ODonnell in ue5-main branch]
2022-04-25 16:03:07 -04:00
Yuriy ODonnell
009743ab1c Fix zstd vcpkg package library name
Windows version uses `zstd_static`, while all other platforms are just `zstd`.

#rb Martin.Ridgers
#preflight 620fa0ceec6f84cdfa398998

[CL 19049337 by Yuriy ODonnell in ue5-main branch]
2022-02-18 08:59:19 -05:00
Yuriy ODonnell
7480a25018 Add package *.Build.cs files for cli11, fmt, http-parser, libressl and zstd that we distribute via our vcpkg installation
- This allows other UBT packages to easily depend on these libraries
- Change Unsync.Build.cs to use these libraries via PrivateDependencyModuleNames instead of adhoc AddVcPackage

#preflight 620bad8c01253d2e19dc0a7b
#rb Joe.Kirchoff

[CL 18997035 by Yuriy ODonnell in ue5-main branch]
2022-02-15 11:23:15 -05:00