mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 23:27:22 +00:00
docs: Polish the C++ docs (#2229)
This commit is contained in:
parent
255fe56c94
commit
1a31c9a50b
8 changed files with 289 additions and 197 deletions
|
@ -21,7 +21,7 @@ include(FetchContent)
|
|||
FetchContent_Declare(
|
||||
Slint
|
||||
GIT_REPOSITORY https://github.com/slint-ui/slint.git
|
||||
GIT_TAG release/0.3
|
||||
GIT_TAG release/1
|
||||
SOURCE_SUBDIR api/cpp
|
||||
)
|
||||
FetchContent_MakeAvailable(Slint)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue