diff --git a/slsReceiverSoftware/CMakeLists.txt b/slsReceiverSoftware/CMakeLists.txt index 69305ae70..6a634f55c 100644 --- a/slsReceiverSoftware/CMakeLists.txt +++ b/slsReceiverSoftware/CMakeLists.txt @@ -85,7 +85,7 @@ endif () -install(TARGETS slsReceiverShared slsReceiverStatic slsReceiver, zmq +install(TARGETS slsReceiverShared slsReceiverStatic slsReceiver zmq RUNTIME DESTINATION bin LIBRARY DESTINATION lib ARCHIVE DESTINATION lib) \ No newline at end of file