mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 20:27:49 +02:00
tests with CMake: link to libi2pd
Fixes: https://github.com/PurpleI2P/i2pd/issues/1848
This commit is contained in:
parent
f9331897b8
commit
b811e1746e
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ set(LIBS
|
|||
OpenSSL::SSL
|
||||
OpenSSL::Crypto
|
||||
Threads::Threads
|
||||
libi2pd
|
||||
)
|
||||
|
||||
target_link_libraries(test-gost OpenSSL::Crypto Threads::Threads)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue