mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Update corrosion
This commit is contained in:
parent
1db34682ee
commit
a91e298866
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ include(FetchContent)
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
Corrosion
|
Corrosion
|
||||||
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
|
GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
|
||||||
GIT_TAG 6593a33881839d1f298ae51a32bce3a27e3217c5
|
GIT_TAG 4189aa74116340dfc4b5fee9bd17510a9f36fdef
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(Corrosion)
|
FetchContent_MakeAvailable(Corrosion)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue