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

🔧 [cmake] improve cmake install handling #516

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

aunsbjerg
Copy link
Contributor

This commits aims to add support for including the library in other cmake-based projects using find_package().

Furthermore, this commit aligns the install target with the one generated by conan, i.e. sml::sml.

Based on the following guide:
https://dominikberner.ch/cmake-interface-lib/

Signed-off-by: Mikkel Jakobsen mikkel.aunsbjerg@escolifesciences.com

This commits aims to add support for including the library in other
cmake-based projects using find_package().

Furthermore, this commit aligns the install target with the one
generated by conan, i.e. sml::sml.

Based on the following guide:
  https://dominikberner.ch/cmake-interface-lib/

Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@escolifesciences.com>
@kris-jusiak kris-jusiak merged commit 43cffcd into boost-ext:master Sep 12, 2022
SpaceIm added a commit to SpaceIm/conan-center-index that referenced this pull request Sep 20, 2022
upstream export target since boost-ext/sml#516
SpaceIm added a commit to SpaceIm/conan-center-index that referenced this pull request Sep 20, 2022
upstream export target since boost-ext/sml#516
conan-center-bot pushed a commit to conan-io/conan-center-index that referenced this pull request Sep 21, 2022
* conan v2 support

* explicit cmake names

upstream export target since boost-ext/sml#516

* add sml/1.1.6
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