On Wed, May 13, 2020 at 2:40 AM Junio C Hamano <gitster@xxxxxxxxx> wrote: > > "Sibi Siddharthan via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > > > From: Sibi Siddharthan <sibisiddharthan.github@xxxxxxxxx> > > > > The CMake script has been relocated to contrib/buildsystems. > > The changes made to the script involves pointing to correct location > > of the source files. > > This does match what the list agreed to do. Why isn't this done as > part of [01/11]? If there is no technical reason not to, I'd > strongly prefer to see it done from the very beginning. The same > comment applies to the next step. Okay > > Thanks. > > > Signed-off-by: Sibi Siddharthan <sibisiddharthan.github@xxxxxxxxx> > > --- > > .../buildsystems/CMakeLists.txt | 76 +++++++++++-------- > > 1 file changed, 45 insertions(+), 31 deletions(-) > > rename CMakeLists.txt => contrib/buildsystems/CMakeLists.txt (92%)