We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6344fb6 commit 2a4d72bCopy full SHA for 2a4d72b
1 file changed
README.md
@@ -34,10 +34,9 @@ according library for easy access.
34
* [Doxygen v1.5.8 or higher is recommended](http://www.doxygen.org)
35
36
### Building
37
-Supported are autotools and cmake style builds.
+Supported are a cmake build and a very simple makefile.
38
39
$ mkdir build && cd build
40
- $ ../configure # or
41
$ cmake ..
42
$ make
43
$ make install
0 commit comments