mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
I2CP added
This commit is contained in:
parent
c49fdf1233
commit
67f1e07508
6 changed files with 40 additions and 2 deletions
|
@ -76,6 +76,7 @@ set (CLIENT_SRC
|
|||
"${CMAKE_SOURCE_DIR}/SOCKS.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/HTTP.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/HTTPProxy.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/I2CP.cpp"
|
||||
)
|
||||
|
||||
add_library(i2pdclient ${CLIENT_SRC})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue