We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e268000 commit 7682c78Copy full SHA for 7682c78
mlspp/lib/hpke/CMakeLists.txt
@@ -18,8 +18,6 @@ target_include_directories(${CURRENT_LIB_NAME}
18
target_link_libraries(${CURRENT_LIB_NAME}
19
PUBLIC
20
bytes tls_syntax
21
- PRIVATE
22
- OpenSSL::Crypto
23
)
24
25
target_include_directories(${CURRENT_LIB_NAME}
0 commit comments