rnpgp / sexpp

C++ Library for SEXP (S-expressions)
Other
7 stars 4 forks source link

Added an option to build shared library #34

Closed maxirmx closed 1 year ago

maxirmx commented 1 year ago

Added an option to build shared library #32

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b6bf033) 99.70% compared to head (b960afe) 99.70%.

:exclamation: Current head b960afe differs from pull request most recent head 137e043. Consider uploading reports for the commit 137e043 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ======================================= Coverage 99.70% 99.70% ======================================= Files 9 9 Lines 668 668 ======================================= Hits 666 666 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

maxirmx commented 1 year ago

@remicollet, @andreasstieger Hope this is the change you are looking for. Thanks