mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 04:37:50 +02:00
Fix building without AESNI.
This commit is contained in:
parent
c3685927d2
commit
12dd8a394d
2 changed files with 6 additions and 5 deletions
|
@ -62,7 +62,8 @@ set (DAEMON_SRC
|
|||
"${CMAKE_SOURCE_DIR}/HTTPProxy.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/HTTPServer.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/I2PService.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/I2PControl.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/i2pcontrol/I2PControl.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/i2pcontrol/I2PServer.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/I2PTunnel.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/SAM.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/SOCKS.cpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue