mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 01:59:02 +00:00
CMake: Properly include zstd include directories
This commit is contained in:
parent
498c06b85a
commit
048f6fac52
3 changed files with 16 additions and 9 deletions
|
@ -71,7 +71,7 @@ PUBLIC
|
|||
core
|
||||
BZip2::BZip2
|
||||
lzma
|
||||
zstd
|
||||
zstd::zstd
|
||||
|
||||
PRIVATE
|
||||
fmt::fmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue