Library was made static
This commit is contained in:
@@ -8,7 +8,7 @@ set(QT_QML_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR})
|
||||
|
||||
find_package(Qt6 6.2 COMPONENTS Quick REQUIRED)
|
||||
|
||||
qt_add_library(components SHARED)
|
||||
qt_add_library(components STATIC)
|
||||
qt_add_qml_module(components
|
||||
URI ru.ded.components
|
||||
VERSION 1.0
|
||||
|
||||
Reference in New Issue
Block a user