mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 14:48:59 +01:00
only static
This commit is contained in:
@@ -9,7 +9,7 @@ set(SOURCES
|
||||
src/Pattern.cpp
|
||||
)
|
||||
|
||||
add_library(slsDetectorStatic OBJECT
|
||||
add_library(slsDetectorStatic STATIC
|
||||
${SOURCES}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user