mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02: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