mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Update git repository URL
This commit is contained in:
parent
28dd8f6294
commit
00ff5e21a7
62 changed files with 103 additions and 103 deletions
|
@ -19,7 +19,7 @@ project(my_application LANGUAGES CXX)
|
|||
include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
Slint
|
||||
GIT_REPOSITORY https://github.com/sixtyfpsui/sixtyfps.git
|
||||
GIT_REPOSITORY https://github.com/slint-ui/slint.git
|
||||
GIT_TAG v0.1.6
|
||||
SOURCE_SUBDIR api/cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue