3 Nov
2021
3 Nov
'21
4:53 p.m.
Дмитрий Архипов wrote:
В письме от среда, 3 ноября 2021 г. 18:07:43 MSK пользователь Peter Dimov via Boost написал:
It's not so simple because dependencies are gathered when generating the build variants (as they may depend on the current properties) and header-only libraries have none.
alias boost_foo : boost_bar ;
boost_foo has a dependency: boost_bar.
Yeah, you don't say. It has no build variants though because it doesn't build anything.