mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Rename sixtyfps-rendering-backend-qt
This commit is contained in:
parent
ad0c020aa4
commit
19eb3e671d
8 changed files with 19 additions and 22 deletions
|
@ -23,7 +23,7 @@ crate-type = ["lib", "cdylib"]
|
|||
# the C++ crate's CMakeLists.txt
|
||||
[features]
|
||||
backend-gl = ["sixtyfps-rendering-backend-selector/sixtyfps-rendering-backend-gl"]
|
||||
backend-qt = ["sixtyfps-rendering-backend-selector/sixtyfps-rendering-backend-qt"]
|
||||
backend-qt = ["sixtyfps-rendering-backend-selector/slint-backend-qt-internal"]
|
||||
interpreter = ["sixtyfps-interpreter"]
|
||||
testing = ["sixtyfps-rendering-backend-testing"] # Enable some function used by the integration tests
|
||||
wayland = ["sixtyfps-rendering-backend-selector/wayland"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue