mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-02 09:23:18 +00:00
Rename vynui to selenite
This commit is contained in:
parent
3e7c9b150a
commit
e2b0c1ac74
24 changed files with 12 additions and 542 deletions
|
@ -45,7 +45,7 @@ target_link_libraries(mirai PRIVATE mirai-core)
|
|||
slint_target_sources(
|
||||
mirai ui/appwindow.slint
|
||||
NAMESPACE ui
|
||||
LIBRARY_PATHS vynui=${CMAKE_CURRENT_SOURCE_DIR}/external/slint-vynui/index.slint
|
||||
LIBRARY_PATHS selenite=${CMAKE_CURRENT_SOURCE_DIR}/external/selenite/index.slint
|
||||
)
|
||||
|
||||
# On Windows, copy the Slint DLL next to the application binary so that it's found.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue