mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 00:14:37 +01:00
warnings for virtual servers
This commit is contained in:
@@ -25,8 +25,8 @@ target_compile_definitions(gotthardDetectorServer_virtual
|
||||
)
|
||||
|
||||
target_link_libraries(gotthardDetectorServer_virtual
|
||||
PUBLIC pthread rt
|
||||
)
|
||||
PUBLIC pthread rt slsProjectCWarnings
|
||||
)
|
||||
|
||||
set_target_properties(gotthardDetectorServer_virtual PROPERTIES
|
||||
RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin
|
||||
|
||||
Reference in New Issue
Block a user