mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 00:58:01 +02: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