Restore install target

This commit is contained in:
2026-06-25 14:08:22 +03:00
parent 05b0aabeb4
commit 73836e0416
3 changed files with 47 additions and 6 deletions
+3
View File
@@ -111,6 +111,9 @@ The resulting files are in lib/linux/, lib/macos/ or lib/windows/. Use
`make static` or `make shared` to build only one library type, and `make clean`
to remove all generated files.
Use `make install` to install under /usr/local, or pass `DESTDIR` and the
standard `prefix`, `libdir`, `includedir` or `mandir` variables for packaging.
To build and run the native test programs:
make test