mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-15 15:28:43 +01:00
removed funcs from install
This commit is contained in:
@@ -17,7 +17,6 @@ set(HEADERS
|
|||||||
|
|
||||||
set(PUBLICHEADERS
|
set(PUBLICHEADERS
|
||||||
include/sls_detector_defs.h
|
include/sls_detector_defs.h
|
||||||
include/sls_detector_funcs.h
|
|
||||||
include/sls_detector_exceptions.h
|
include/sls_detector_exceptions.h
|
||||||
include/container_utils.h
|
include/container_utils.h
|
||||||
include/string_utils.h
|
include/string_utils.h
|
||||||
@@ -31,6 +30,7 @@ if(SLS_DEVEL_HEADERS)
|
|||||||
set(PUBLICHEADERS
|
set(PUBLICHEADERS
|
||||||
${PUBLICHEADERS}
|
${PUBLICHEADERS}
|
||||||
include/file_utils.h
|
include/file_utils.h
|
||||||
|
include/sls_detector_funcs.h
|
||||||
include/ClientSocket.h
|
include/ClientSocket.h
|
||||||
include/DataSocket.h
|
include/DataSocket.h
|
||||||
include/ServerSocket.h
|
include/ServerSocket.h
|
||||||
|
|||||||
Reference in New Issue
Block a user