We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011af6c commit 3dd5a7bCopy full SHA for 3dd5a7b
INSTALL
@@ -0,0 +1,9 @@
1
+The installation instructions are
2
+
3
+ mkdir build
4
+ cd build
5
+ cmake ..
6
+ make
7
8
+You can run tests with
9
+ make test
0 commit comments