mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-02 13:42:29 +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::SSL
|
||||||
OpenSSL::Crypto
|
OpenSSL::Crypto
|
||||||
Threads::Threads
|
Threads::Threads
|
||||||
|
libi2pd
|
||||||
)
|
)
|
||||||
|
|
||||||
target_link_libraries(test-gost OpenSSL::Crypto Threads::Threads)
|
target_link_libraries(test-gost OpenSSL::Crypto Threads::Threads)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue