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 56cf637 commit a3ad456Copy full SHA for a3ad456
README.md
@@ -53,6 +53,8 @@ To build, you only need to issue:
53
$ cmake -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib ../
54
$ make
55
56
+*Note that libmodule can also be built as static library, by passing -DSTATIC_MODULE=true parameter to cmake.*
57
+
58
Installation - Generic OS
59
-------------------------
60
0 commit comments