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 15dab88 commit 372b6a6Copy full SHA for 372b6a6
.github/workflows/build-cmake-pkg.yml
@@ -44,4 +44,4 @@ jobs:
44
45
cd examples/simple-cmake-pkg
46
cmake -S . -B build -DCMAKE_PREFIX_PATH="$PREFIX"/lib/cmake
47
- cmake --build build
+ cmake --build build
0 commit comments