Skip to content

Commit 7e7754b

Browse files
committed
Update to slint 0.3
1 parent ba12f11 commit 7e7754b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if (NOT Slint_FOUND)
88
FetchContent_Declare(
99
Slint
1010
GIT_REPOSITORY https://github.com/slint-ui/slint.git
11-
GIT_TAG release/0.2
11+
GIT_TAG release/0.3
1212
SOURCE_SUBDIR api/cpp
1313
)
1414
FetchContent_MakeAvailable(Slint)

0 commit comments

Comments
 (0)