mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-06-10 08:45:14 +02:00
fixed cmake list
This commit is contained in:
@@ -436,11 +436,6 @@ if (SLS_USE_SERVER)
|
||||
add_subdirectory(slsDetectorServers/slsDetectorServer_cpp)
|
||||
endif()
|
||||
|
||||
# TODO refactor with simulators
|
||||
if (SLS_USE_SERVER)
|
||||
add_subdirectory(slsDetectorServers/slsDetectorServer_cpp)
|
||||
endif()
|
||||
|
||||
if (SLS_USE_RECEIVER)
|
||||
add_subdirectory(slsReceiverSoftware)
|
||||
endif (SLS_USE_RECEIVER)
|
||||
|
||||
Reference in New Issue
Block a user