modified generic Makefile to use CMT if unavoidable
The default build tool is now CMake, but old projects (e.g. created with
SetupProject --build-env
) must be built with CMT.
The default build tool is now CMake, but old projects (e.g. created with
SetupProject --build-env
) must be built with CMT.