Skip to content

issue #13: reworked CMakeLists.txt#14

Open
thorsten-klein wants to merge 1 commit intohmenke:masterfrom
thorsten-klein:issue-13-rework-cmake
Open

issue #13: reworked CMakeLists.txt#14
thorsten-klein wants to merge 1 commit intohmenke:masterfrom
thorsten-klein:issue-13-rework-cmake

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