mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-08 22:13:48 +01:00
Gost.cpp added
This commit is contained in:
parent
6369a900da
commit
af2a3f3a65
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ set (LIBI2PD_SRC
|
||||||
"${CMAKE_SOURCE_DIR}/Timestamp.cpp"
|
"${CMAKE_SOURCE_DIR}/Timestamp.cpp"
|
||||||
"${CMAKE_SOURCE_DIR}/api.cpp"
|
"${CMAKE_SOURCE_DIR}/api.cpp"
|
||||||
"${CMAKE_SOURCE_DIR}/Event.cpp"
|
"${CMAKE_SOURCE_DIR}/Event.cpp"
|
||||||
|
"${CMAKE_SOURCE_DIR}/Gost.cpp"
|
||||||
)
|
)
|
||||||
|
|
||||||
if (WITH_WEBSOCKETS)
|
if (WITH_WEBSOCKETS)
|
||||||
|
|
Loading…
Add table
Reference in a new issue