Subject: Re: [boost] [cmake] Pull request announcement
From: Peter Dimov (lists_at_[hidden])
Date: 2018-09-14 16:52:03


mike wrote:

> Frankly, I don't see the advantage to split such a trivial file:

The advantage, as I already stated, is that when the dependencies change
(which they do), you can just regenerate dependencies.cmake with boostdep
(which can be automated) instead of editing CMakeLists.txt by hand.