1. Home
  2. Browse
  3. boost-cmake

boost-cmake

v1.85.0#0Go to latest

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.85.0#0

Publication

Supports

All

Subtree

cbf4a66415

License

BSL-1.0

Definition

Manifest