1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 02:29:28 +02:00

use a RPGP build

This commit is contained in:
holger krekel 2019-03-25 20:25:47 +01:00
parent 0e68450063
commit c09fdf6576
No known key found for this signature in database
GPG key ID: 8E3B03A279B772D6
3 changed files with 14 additions and 4 deletions

View file

@ -2,7 +2,7 @@
set -e -x
## Build the library
meson /builddir /io
meson -Drpgp=true /builddir /io
pushd /builddir
ninja
ninja install