We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50edcae commit 4babbffCopy full SHA for 4babbff
frame/CMakeLists.txt
@@ -87,7 +87,7 @@ qt_generate_wayland_protocol_client_sources(dde-shell-frame FILES
87
88
set_target_properties(dde-shell-frame PROPERTIES
89
VERSION ${CMAKE_PROJECT_VERSION}
90
- SOVERSION ${CMAKE_PROJECT_VERSION_MAJOR}
+ SOVERSION 1
91
OUTPUT_NAME dde-shell
92
EXPORT_NAME Shell
93
)
0 commit comments