mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
Diff: https://github.com/dpaulat/supercell-wx/compare/v0.4.9-release...v0.5.3-release Changelog: https://github.com/dpaulat/supercell-wx/releases/tag/v0.5.3-release Co-authored-by: aware70 <7832566+aware70@users.noreply.github.com>
13 lines
477 B
Diff
13 lines
477 B
Diff
diff --git a/wxdata/wxdata.cmake b/wxdata/wxdata.cmake
|
|
index 36911947..451efc13 100644
|
|
--- a/wxdata/wxdata.cmake
|
|
+++ b/wxdata/wxdata.cmake
|
|
@@ -320,6 +320,7 @@ endif()
|
|
|
|
target_link_libraries(wxdata PUBLIC aws-cpp-sdk-core
|
|
aws-cpp-sdk-s3
|
|
+ aws-crt-cpp
|
|
cpr::cpr
|
|
LibXml2::LibXml2
|
|
OpenSSL::Crypto
|