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 6388dd9 commit bf444eeCopy full SHA for bf444ee
examples/simple-cmake-pkg/README.md
@@ -25,7 +25,7 @@ cmake --install build --prefix inst
25
### Build simple-cmake-pkg
26
27
```sh
28
-cd examples\simple-cmake-pkg
+cd examples/simple-cmake-pkg
29
mkdir build
30
cmake -S . -B build -DCMAKE_PREFIX_PATH=../../inst/lib/cmake
31
cmake --build build
0 commit comments