mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
Static libraries (#213)
This commit is contained in:
@ -87,7 +87,6 @@ set_target_properties(slsSupportShared PROPERTIES
|
||||
|
||||
# Add static version of the support lib
|
||||
add_library(slsSupportStatic STATIC $<TARGET_OBJECTS:slsSupportObject>)
|
||||
|
||||
target_link_libraries(slsSupportStatic PUBLIC slsSupportObject)
|
||||
|
||||
set_target_properties(slsSupportStatic PROPERTIES
|
||||
|
Reference in New Issue
Block a user