dont use c project settings when building matterhornserver

This commit is contained in:
2026-02-16 16:46:19 +01:00
parent 2ba38e5cc4
commit c6d5b0b8f0

View File

@@ -18,11 +18,10 @@ target_compile_definitions(matterhornDetectorServer_virtual
target_link_libraries(matterhornDetectorServer_virtual
PUBLIC
slsProjectCSettings
slsSupportStatic
slsDetectorStatic
slsServerStatic
fmt::fmt
fmt::fmt # TODO should not be here !!!
)
set_target_properties(matterhornDetectorServer_virtual PROPERTIES