Merge pull request #133 from mkrivos/small_fixes

cmake fix for NET
This commit is contained in:
Aleksandar Fabijanic 2013-03-21 19:07:13 -07:00
commit cbb17638a7

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