Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> The longer-term aspiration is to migrate everything to clar-based >> unit tests, so the list will hopefully keep getting shorter and then >> become empty (https://lore.kernel.org/git/Zt_lLsnylKJ9uoqj@xxxxxx/). > > Once it becomes empty, I will have to send another CMake-related patch > similar to when the `REFTABLE_TEST_OBJS` list went away, as the CMake > definition cannot handle such empty lists. It may be ideal if all contributors learned and updated inputs to all the build process options like cmake, make, and autoconf at the same time as they futz with the code they build (in other words, a change that makes such a list to empty includes cmake update), but different people chipping in with help in their strong areas and polishing the system as a whole as a collaborative effort is probably the best practical alternative. Thanks.