mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 23:27:22 +00:00
Update the GIT_TAG in the readme
This commit is contained in:
parent
043a58a5f0
commit
ce65e7871c
4 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@ include(FetchContent)
|
|||
FetchContent_Declare(
|
||||
SixtyFPS
|
||||
GIT_REPOSITORY https://github.com/sixtyfpsui/sixtyfps.git
|
||||
GIT_TAG v0.1.3
|
||||
GIT_TAG v0.1.4
|
||||
SOURCE_SUBDIR api/sixtyfps-cpp
|
||||
)
|
||||
FetchContent_MakeAvailable(SixtyFPS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue