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.
v
1 parent 97c95c2 commit 295e7e7Copy full SHA for 295e7e7
book/src/getting-started/5-cmake-integration.md
@@ -134,7 +134,7 @@ Download CXX-Qts CMake code with FetchContent:
134
135
```cmake,ignore
136
{{#include ../../../examples/qml_minimal/CMakeLists.txt:book_cmake_find_cxx_qt_start}}
137
- GIT_TAG v0.7.1
+ GIT_TAG 0.7.1
138
{{#include ../../../examples/qml_minimal/CMakeLists.txt:book_cmake_find_cxx_qt_end}}
139
```
140
0 commit comments