Remove dependencies of TUnixSystem & TWinNTSystem on /net/inc
Move declaration of ESockOptions and ESendRecvOptions enums from TSocket.h to TSystem.h, to get rid of this include dependencies in CMake: include_directories(${CMAKE_SOURCE_DIR}/net/net/inc)
Showing
- core/base/inc/TSystem.h 20 additions, 0 deletionscore/base/inc/TSystem.h
- core/unix/CMakeLists.txt 1 addition, 2 deletionscore/unix/CMakeLists.txt
- core/unix/src/TUnixSystem.cxx 0 additions, 1 deletioncore/unix/src/TUnixSystem.cxx
- core/winnt/CMakeLists.txt 0 additions, 2 deletionscore/winnt/CMakeLists.txt
- core/winnt/src/TWinNTSystem.cxx 0 additions, 1 deletioncore/winnt/src/TWinNTSystem.cxx
- net/net/inc/TSocket.h 1 addition, 21 deletionsnet/net/inc/TSocket.h
Loading
Please register or sign in to comment