1. Home
  2. Browse
  3. boost-cmake

boost-cmake

v1.87.0#0Latest

Boost CMake support infrastructure

Install

Run the following Vcpkg command to install the port.

vcpkg install boost-cmake

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> ...)

Dependencies

See source

Version

v1.87.0#0

Publication

Supports

All

Homepage

github.com/boostorg/cmake

Subtree

566f9496b7

License

BSL-1.0

Definition

Manifest