Skip to content

Modernized CMake, added Boost::headers dependency and install option#564

Merged
kris-jusiak merged 1 commit intoboost-ext:cpp14from
GeniusVentures:cpp14
Jul 1, 2024
Merged

Modernized CMake, added Boost::headers dependency and install option#564
kris-jusiak merged 1 commit intoboost-ext:cpp14from
GeniusVentures:cpp14

Conversation

@EduMenges
Copy link
Contributor

  • Added Boost::headers linkage with INTERFACE visibility. This is important because targets that link to DI needed to also link to the Boost headers manually, or use esoteric include directives. This way, CMake handles the main Boost headers dependency.
  • Removed old CXX_STANDARD paradigms in favor of modern a approach.
  • Added BOOST_DI_OPT_INSTALL to install DI headers.

@kris-jusiak kris-jusiak merged commit cafe1a9 into boost-ext:cpp14 Jul 1, 2024
@kris-jusiak
Copy link
Collaborator

Thank you @EduMenges

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