You are correct that the “Visual Studio 16 2019 Win64” is not an appropriate generator name.
See CMake 3.14 Release Notes where the CMake generator platform must be set with the “-A” command line option starting with the VS 2019 generator which was introduced in this version.