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

issue #13: reworked CMakeLists.txt #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thorsten-klein
Copy link

boost_matheval libraries are now installed via cmake, and according header files as well.
Additionally find_package(boost_matheval) support is provided now which creates targets matheval::qi and matheval::x3.

install libraries an header files and provide
find_package(boost_matheval) support
Copy link
Owner

@hmenke hmenke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution! Just two little remarks:

  1. Personally I'm not a fan of checking in .gitignore. I don't want to tell other people which files they should ignore.
  2. Does this work with FetchContent? That would be really great.

Now I just have to get the CI back on track.

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.

2 participants