mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-07-13 12:03:00 +02:00
missed .h to .hpp
This commit is contained in:
@@ -25,7 +25,7 @@ target_link_libraries(slsServerObject
|
||||
set(DETECTOR_LIBRARY_TARGETS slsServerObject)
|
||||
|
||||
set(PUBLICHEADERS
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/include/TCPInterface.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/include/TCPInterface.hpp
|
||||
)
|
||||
|
||||
#Shared library
|
||||
|
||||
Reference in New Issue
Block a user