mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-24 01:46:36 +02:00
Updating cmake file
This commit is contained in:
parent
a6941b9a73
commit
042c3fa3cc
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,7 @@ set ( SOURCES
|
|||
TunnelPool.cpp
|
||||
util.cpp
|
||||
Daemon.cpp
|
||||
SOCKS.cpp
|
||||
)
|
||||
|
||||
set ( HEADERS
|
||||
|
@ -68,6 +69,7 @@ set ( HEADERS
|
|||
TunnelPool.h
|
||||
util.h
|
||||
Daemon.h
|
||||
SOCKS.h
|
||||
)
|
||||
|
||||
if (WIN32)
|
||||
|
|
Loading…
Add table
Reference in a new issue