Qlementine is a modern QStyle for desktop Qt6 applications. https://oclero.github.io/qlementine/ This library is a new dependency of the new version of games/solarus-quest-editor (2.0.0).
12 lines
254 B
Plaintext
12 lines
254 B
Plaintext
--- lib/CMakeLists.txt.orig 2025-04-29 09:35:15 UTC
|
|
+++ lib/CMakeLists.txt
|
|
@@ -102,7 +102,7 @@ set(RESOURCES
|
|
)
|
|
|
|
# Create target.
|
|
-qt_add_library(${PROJECT_NAME} STATIC
|
|
+qt_add_library(${PROJECT_NAME} SHARED
|
|
${HEADERS}
|
|
${SOURCES}
|
|
${RESOURCES}
|