Skip to content

FindBoost: Add support for stacktrace components

Martin Quinson requested to merge mquinson/cmake:boost-define-headers into master

Define the headers associated to boost_stacktrace_*.

The list of components is as per https://www.boost.org/doc/libs/1_66_0/doc/html/stacktrace/configuration_and_build.html

I tested the linux components myself but could not test the windows ones.

Fixes: #17297 (closed)
Topic-rename: FindBoost-stacktrace

Edited by Brad King

Merge request reports