We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac0279 commit cdf0422Copy full SHA for cdf0422
build_and_run.sh
@@ -0,0 +1,4 @@
1
+#!/usr/bin/env bash
2
+cmake -Hall -Bbuild
3
+cmake --build build
4
+./build/standalone/glob --help
0 commit comments