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 7f3c223 commit c23325eCopy full SHA for c23325e
examples/simple-cmake-pkg/README.md
@@ -23,7 +23,6 @@ cmake --install build --prefix inst
23
24
```sh
25
cd examples/simple-cmake-pkg
26
-mkdir build
27
cmake -S . -B build -DCMAKE_PREFIX_PATH=../../inst/lib/cmake
28
cmake --build build
29
```
0 commit comments