main
tastytea 12 months ago
parent 7328f93b6e
commit a1f2309dc7
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM

@ -137,7 +137,7 @@ cmake --build build
##### cmake options
* `-DCMAKE_BUILD_TYPE=Debug` for a debug build
* `-DLIBRAVATAR_BUNDLED_IDENTICONPP=YES` to use the bundles identiconpp
* `-DLIBRAVATAR_BUNDLED_IDENTICONPP=YES` to use the bundled identiconpp
To install, run `sudo cmake --install build`. To create a linux distribution
package, run `cpack -G DEB` or `cpack -G RPM`.

Loading…
Cancel
Save