File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
qml_extension_plugin/plugin Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ if(NOT Corrosion_FOUND)
2727 FetchContent_Declare(
2828 Corrosion
2929 GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
30- GIT_TAG v0.4.1
30+ GIT_TAG v0.4.2
3131 )
3232
3333 FetchContent_MakeAvailable(Corrosion)
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ if(NOT Corrosion_FOUND)
2727 FetchContent_Declare(
2828 Corrosion
2929 GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
30- GIT_TAG v0.4.1
30+ GIT_TAG v0.4.2
3131 )
3232
3333 FetchContent_MakeAvailable(Corrosion)
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ if(NOT Corrosion_FOUND)
1111 FetchContent_Declare(
1212 Corrosion
1313 GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
14- GIT_TAG v0.4.1
14+ GIT_TAG v0.4.2
1515 )
1616
1717 FetchContent_MakeAvailable(Corrosion)
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ if(NOT Corrosion_FOUND)
2828 FetchContent_Declare(
2929 Corrosion
3030 GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
31- GIT_TAG v0.4.1
31+ GIT_TAG v0.4.2
3232 )
3333
3434 FetchContent_MakeAvailable(Corrosion)
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ if(NOT Corrosion_FOUND)
3636 FetchContent_Declare(
3737 Corrosion
3838 GIT_REPOSITORY https://github.com/corrosion-rs/corrosion.git
39- GIT_TAG v0.4.1
39+ GIT_TAG v0.4.2
4040 )
4141
4242 FetchContent_MakeAvailable(Corrosion)
You can’t perform that action at this time.
0 commit comments