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 734cae3 commit dcfe140Copy full SHA for dcfe140
README.md
@@ -42,7 +42,7 @@ cmake -B build -DCMAKE_BUILD_TYPE=Release
42
cmake --build build
43
44
# Run
45
-./maplibre-slint-example
+./build/maplibre-slint-example
46
```
47
48
**Note**: Slint dependencies are now automatically resolved! CMake will download and build Slint if it's not found system-wide.
0 commit comments