Merge pull request #12307 from iwubcode/xxhash

Externals: update xxhash to 0.8.2 as submodule
This commit is contained in:
Mai 2023-11-26 23:00:24 +01:00 committed by GitHub
commit c8a493964a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 17 additions and 2460 deletions

View file

@ -464,6 +464,7 @@
<Import Project="$(ExternalsDir)rcheevos\exports.props" />
<Import Project="$(ExternalsDir)SFML\exports.props" />
<Import Project="$(ExternalsDir)soundtouch\exports.props" />
<Import Project="$(ExternalsDir)xxhash\exports.props" />
<Import Project="$(ExternalsDir)zstd\exports.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets" />