Add cmake as necessary tool
* configure.ac: Look for CMake executable preferring "cmake3" over "cmake". Add it to missing_tools if it's not found. * src/gpg4win.mk.in ($(stampdir)/stamp-$(1)-02-configure): Replace hardcoded "cmake" with $(CMAKE) variable.
- GnuPG-bug-id: T5592