Properly link against xxhash

Things using dolphin_find_optional_system_library need to link against the name used there or they won't work with both the system and bundled cases
This commit is contained in:
TellowKrinkle
2024-07-06 16:56:44 -05:00
parent 02e1b94149
commit cab6e7c12e
3 changed files with 3 additions and 2 deletions

View File

@ -214,7 +214,7 @@ PUBLIC
PRIVATE
fmt::fmt
spng::spng
xxhash
xxhash::xxhash
imgui
implot
glslang