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:
parent
0e68450063
commit
c09fdf6576
3 changed files with 14 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
set -e -x
|
||||
|
||||
## Build the library
|
||||
meson /builddir /io
|
||||
meson -Drpgp=true /builddir /io
|
||||
pushd /builddir
|
||||
ninja
|
||||
ninja install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue