parent
28222b1832
commit
b106e94494
|
@ -1400,7 +1400,7 @@ qt_wrap_cpp(SOURCES ${HEADERS})
|
|||
qt_wrap_ui(SOURCES ${UI})
|
||||
qt_add_resources(SOURCES data/data.qrc data/icons.qrc)
|
||||
|
||||
add_library(strawberry_lib ${SOURCES})
|
||||
add_library(strawberry_lib STATIC ${SOURCES})
|
||||
|
||||
target_sources(strawberry PRIVATE src/main.cpp)
|
||||
|
||||
|
|
Loading…
Reference in New Issue