Hi Sibi, On Tue, 29 Sep 2020, Sibi Siddharthan wrote: > > if(WIN32) > > set(VCPKG_DIR "${CMAKE_SOURCE_DIR}/compat/vcbuild/vcpkg") > > + if(NOT EXISTS ${VCPKG_DIR}) > > + message("Initializinge vcpkg and building the Git's dependencies (this will take a while...)") > I think you meant Initializing. (Nitpicking :) ) Aw shucks! Thank you for being thorough, Dscho