mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 15:38:41 +01:00
finished
This commit is contained in:
@@ -7,6 +7,7 @@ set(SOURCES
|
||||
src/DataSocket.cpp
|
||||
src/ServerSocket.cpp
|
||||
src/ServerInterface.cpp
|
||||
src/network_utils.cpp
|
||||
)
|
||||
|
||||
set(HEADERS
|
||||
@@ -30,6 +31,7 @@ set(PUBLICHEADERS
|
||||
include/DataSocket.h
|
||||
include/ServerSocket.h
|
||||
include/ServerInterface.h
|
||||
include/network_utils.h
|
||||
)
|
||||
|
||||
add_library(slsSupportLib SHARED
|
||||
|
||||
Reference in New Issue
Block a user