
CMAKE_GENERATOR may be set to something other than "Unix Makefiles" in which case the build would fail because there is no Makefile for make to build.
CMAKE_GENERATOR may be set to something other than "Unix Makefiles" in which case the build would fail because there is no Makefile for make to build.