cmake fix for NET

This commit is contained in:
Marian Krivos 2013-03-21 21:53:28 +01:00
parent c44facfe32
commit 5c8d8bf9f6

View File

@ -77,6 +77,7 @@ set( BASE_SRCS
src/SMTPClientSession.cpp
src/Socket.cpp
src/SocketAddress.cpp
src/SocketAddressImpl.cpp
src/SocketImpl.cpp
src/SocketNotification.cpp
src/SocketNotifier.cpp