mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 09:58:50 +08:00
Added missing boost dependency to FDBLibTLS
This commit is contained in:
parent
ebd2e3c2ea
commit
00b25dcd08
@ -10,4 +10,4 @@ set(SRCS
|
||||
ReferenceCounted.h)
|
||||
|
||||
add_library(FDBLibTLS ${SRCS})
|
||||
target_link_libraries(FDBLibTLS PRIVATE LibreSSL)
|
||||
target_link_libraries(FDBLibTLS PRIVATE LibreSSL boost_target)
|
||||
|
Loading…
x
Reference in New Issue
Block a user