libconfigini/INSTALL

15 lines
297 B
Plaintext
Raw Permalink Normal View History

2022-01-14 20:45:16 +01:00
$ make clean install
Builds and installs static library to /usr/local/lib and headers to /usr/local/include
$ make clean installdir=<DIR> install
Builds and installs static library to <DIR>/lib and headers to <DIR>/include
$ make doc
Generate doxygen based documentation