rnp icon indicating copy to clipboard operation
rnp copied to clipboard

Add option to build without the sexpp and g10 keyrings support.

Open ni4 opened this issue 1 year ago • 2 comments

Description

Not all library users would require this functionality, so they would have a chance to make their installation smaller and with less dependencies.

ni4 avatar Jul 28 '24 08:07 ni4

I'd like to be able to build rnp against a library provided sexpp; is this already possible? The package in Guix symlinks its source to src/libsexpp, which suggests it gets built as part of rnp's build.

apteryks avatar Nov 11 '24 13:11 apteryks

@Apteryks yeah, there is a CMake's define SYSTEM_LIBSEXPP which allows this.

ni4 avatar Nov 11 '24 13:11 ni4