Skip to content

FindBoost: Add support for MSVC toolset version 14.2

Brad King requested to merge brad.king/cmake:FindBoost-msvc-toolset-14.2 into master

Record the vc142 toolset variant. Simplify the logic since all 14.x toolsets are mutually ABI-compatible.

Merge request reports