dont use c project settings when building matterhornserver

This commit is contained in:
2026-05-29 15:07:11 +02:00
parent 4977fb2ee0
commit 2e5353fcad
@@ -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