forked from quickshell/quickshell
misc: change version to 0.1
This commit is contained in:
parent
28087c182e
commit
63180382be
5 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@ endfunction()
|
|||
# -----
|
||||
|
||||
qt_add_library(quickshell-wayland STATIC)
|
||||
qt_add_qml_module(quickshell-wayland URI Quickshell.Wayland)
|
||||
qt_add_qml_module(quickshell-wayland URI Quickshell.Wayland VERSION 0.1)
|
||||
|
||||
# required to make sure the constructor is linked
|
||||
add_library(quickshell-wayland-init OBJECT init.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue