Skip to Content

boost-cmake v1.84.0

Created
Updated

Boost cmake files

# 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

# Changelog

  • bcf3d00 [Boost] use cmake build (#32309)

# Source