Open ni4 opened 3 months ago
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 yeah, there is a CMake's define SYSTEM_LIBSEXPP which allows this.
Description
Not all library users would require this functionality, so they would have a chance to make their installation smaller and with less dependencies.