Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vargas as a library #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

vargas as a library #4

wants to merge 3 commits into from

Conversation

dnbaker
Copy link
Contributor

@dnbaker dnbaker commented Apr 23, 2020

Adds targets for static and dynamic library generation (libibvargas.so for shared, and static-vargas.a for static), which would make it easy to use vargas in other software.

This pull request makes a couple of minor changes as well.

  1. Doctest tests are disabled for Release builds.
  2. Build type defaults to Release.
  3. Sets CMAKE_MACOSX_RPATH 1 for Darwin to ensure proper library linkage on OSX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant