Skip to content

Commit

Permalink
Trying to figure out wth is wrong with CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ldpl committed Feb 22, 2024
1 parent d31b26b commit c8c56ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ link_package(PNG TARGET PNG::PNG ENCOURAGED)
link_package(ZLIB TARGET ZLIB::ZLIB ENCOURAGED)
link_package(LIBLZMA TARGET LibLZMA::LibLZMA ENCOURAGED)
link_package(LZO)
link_package(ZSTD ENCOURAGED)
# link_package(ZSTD ENCOURAGED)

if(NOT WIN32 AND NOT EMSCRIPTEN)
link_package(CURL ENCOURAGED)
Expand Down

0 comments on commit c8c56ba

Please sign in to comment.