]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/wavpack/OpenSSL.patch
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / wavpack / OpenSSL.patch
CommitLineData
1e59de90
TL
1diff --git a/CMakeLists.txt b/CMakeLists.txt
2index 70e1043f..d8cb8b10 100644
3--- a/CMakeLists.txt
4+++ b/CMakeLists.txt
5@@ -208,7 +208,7 @@ target_include_directories(wavpack
6 target_link_libraries(wavpack
7 PRIVATE
8 $<$<BOOL:${HAVE_LIBM}>:m>
9- $<$<BOOL:${WAVPACK_ENABLE_LIBCRYPTO}>:${OPENSSL_CRYPTO_LIBRARY}>
10+ $<$<BOOL:${WAVPACK_ENABLE_LIBCRYPTO}>:OpenSSL::Crypto>
11 )
12 target_compile_definitions(wavpack
13 PRIVATE