21 Nov
2025
21 Nov
'25
5:23 a.m.
A note that in cmake <3.30 https://cmake.org/cmake/help/latest/policy/CMP0167.htm might be set to `OLD` and `find_package(Boost REQUIRED)` will find `FindBoost.cmake` and behaviour could be different, since it will ignore `BoostConfig.cmake`.