mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-03-11 06:07:43 +01:00
dont use c project settings when building matterhornserver
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user