mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-11 21:47:52 +00:00
Updating cmake file
This commit is contained in:
parent
a6941b9a73
commit
042c3fa3cc
@ -39,6 +39,7 @@ set ( SOURCES
|
|||||||
TunnelPool.cpp
|
TunnelPool.cpp
|
||||||
util.cpp
|
util.cpp
|
||||||
Daemon.cpp
|
Daemon.cpp
|
||||||
|
SOCKS.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
set ( HEADERS
|
set ( HEADERS
|
||||||
@ -68,6 +69,7 @@ set ( HEADERS
|
|||||||
TunnelPool.h
|
TunnelPool.h
|
||||||
util.h
|
util.h
|
||||||
Daemon.h
|
Daemon.h
|
||||||
|
SOCKS.h
|
||||||
)
|
)
|
||||||
|
|
||||||
if (WIN32)
|
if (WIN32)
|
||||||
|
Loading…
Reference in New Issue
Block a user