Connection string support for XRay protocol (#777)
* Connection string support for XRay protocol
This commit is contained in:
parent
d8020878d5
commit
e6ee9085a2
39 changed files with 20709 additions and 11 deletions
5
client/3rd/QJsonStruct/QJsonStruct.cmake
Normal file
5
client/3rd/QJsonStruct/QJsonStruct.cmake
Normal file
|
@ -0,0 +1,5 @@
|
|||
include_directories(${CMAKE_CURRENT_LIST_DIR})
|
||||
|
||||
set(QJSONSTRUCT_SOURCES
|
||||
${CMAKE_CURRENT_LIST_DIR}/QJsonStruct.hpp
|
||||
${CMAKE_CURRENT_LIST_DIR}/QJsonIO.hpp)
|
Loading…
Add table
Add a link
Reference in a new issue