mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 20:31:27 +00:00
Make sure the README of cpp still contains a branch and tag that match
The folder was renamed in master, but not in the release tag Fixes #910 Will edit the checklist so we remember to put that back for the release
This commit is contained in:
parent
8273a3e147
commit
ff3ef50896
1 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ FetchContent_Declare(
|
|||
SixtyFPS
|
||||
GIT_REPOSITORY https://github.com/sixtyfpsui/sixtyfps.git
|
||||
GIT_TAG v0.1.6
|
||||
SOURCE_SUBDIR api/cpp
|
||||
SOURCE_SUBDIR api/sixtyfps-cpp
|
||||
)
|
||||
FetchContent_MakeAvailable(SixtyFPS)
|
||||
```
|
||||
|
|
@ -113,7 +113,7 @@ FetchContent_Declare(
|
|||
SixtyFPS
|
||||
GIT_REPOSITORY https://github.com/sixtyfpsui/sixtyfps.git
|
||||
GIT_TAG v0.1.6
|
||||
SOURCE_SUBDIR api/cpp
|
||||
SOURCE_SUBDIR api/sixtyfps-cpp
|
||||
)
|
||||
FetchContent_MakeAvailable(SixtyFPS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue