Skip to Content

boost-cmake v1.86.0

Created
Updated

Boost CMake support infrastructure

# Usage

All boost packages are compatible with built-in CMake targets of FindBoost.cmake:

find_package(Boost REQUIRED [COMPONENTS <libs>...])
target_link_libraries(main PRIVATE Boost::boost Boost::<lib1> Boost::<lib2> ...) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Alexander Neumann's avatar Alexander Neumann
  • Kai Pastor's avatar Kai Pastor
  • WangWeiLin-MV's avatar WangWeiLin-MV
  • Osyotr's avatar Osyotr

# Changelog

  • 054637a [boost] Update to 1.86.0 (#40465)
  • 0f0b122 [boost-cmake] Backport MSVC 19.40 is still vc143 (#40778)
  • 007aace [vcpkg-scripts][boost] Improve generate-ports.ps1 (#38814)
  • cbf4a66 [Boost] Update to 1.85 (#38523)
  • bcf3d00 [Boost] use cmake build (#32309)

# Source