21 Jul
2017
21 Jul
'17
3 p.m.
Am 21.07.2017 4:55 nachm. schrieb "paul"
All in all, I am pretty confident that a disruptive switch will hurt Boost more than it brings benefit. This already happened. To come to an end and summarize: Provide proper CMake integration, such that Boost is consumable by those (while you are at it, don't forget meson, bazel and pkg-config).
pkg-config is build-indenpendent so can be consumed by meson and bazel. It's also consumable by cmake. Doesn't propagate build properties though. Only plain and simple strings on how to invoke the compiler/linker. Anything else is not the default behavior.