mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-11-04 06:00:37 +00:00
Fix building with CMake (typo in commit 12dd8a3
)
This commit is contained in:
parent
12dd8a394d
commit
2db3fe36d1
@ -63,7 +63,7 @@ set (DAEMON_SRC
|
||||
"${CMAKE_SOURCE_DIR}/HTTPServer.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/I2PService.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/i2pcontrol/I2PControl.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/i2pcontrol/I2PServer.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/i2pcontrol/I2PControlServer.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/I2PTunnel.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/SAM.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/SOCKS.cpp"
|
||||
|
Loading…
Reference in New Issue
Block a user