1. Home
  2. Browse
  3. boost-cmake

boost-cmake

v1.88.0#0Latest

CMake support infrastructure Boost submodule

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

Publication

Supports

All

GitHub

boostorg/cmake107

Homepage

github.com/boostorg/cmake

Subtree

48a0cef9ea

License

BSL-1.0

Definition

Manifest