mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-16 07:19:44 +00:00
CMake: Properly include lzma include directories
This commit is contained in:
parent
048f6fac52
commit
1bc133f3ae
3 changed files with 15 additions and 8 deletions
|
@ -70,7 +70,7 @@ target_link_libraries(discio
|
|||
PUBLIC
|
||||
core
|
||||
BZip2::BZip2
|
||||
lzma
|
||||
LibLZMA::LibLZMA
|
||||
zstd::zstd
|
||||
|
||||
PRIVATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue