mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 11:55:47 -04:00
Build: Use shared webp/zstd/zlib
This commit is contained in:
@ -15,5 +15,5 @@ add_library(libchdr
|
||||
)
|
||||
|
||||
target_include_directories(libchdr PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/include")
|
||||
target_link_libraries(libchdr PRIVATE zlib lzma)
|
||||
target_link_libraries(libchdr PRIVATE ZLIB::ZLIB lzma)
|
||||
|
||||
|
Reference in New Issue
Block a user