We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba12f11 commit 7e7754bCopy full SHA for 7e7754b
CMakeLists.txt
@@ -8,7 +8,7 @@ if (NOT Slint_FOUND)
8
FetchContent_Declare(
9
Slint
10
GIT_REPOSITORY https://github.com/slint-ui/slint.git
11
- GIT_TAG release/0.2
+ GIT_TAG release/0.3
12
SOURCE_SUBDIR api/cpp
13
)
14
FetchContent_MakeAvailable(Slint)
0 commit comments