[cmake-developers] NMake Batch-Mode Rules
Brad King
brad.king at kitware.com
Mon Jun 1 09:01:55 EDT 2015
On 06/01/2015 05:10 AM, Nagy-Egri MĂĄtĂŠ Ferenc wrote:
> Obtaining a list of files with identical compiler switches might be tricky.
[snip]
> Deferred generation of the makefile is not nice, but might be the only way.
Yes. However, I'd prefer not to introduce major refactoring to the
Makefile generators just to support NMake in this way. As mentioned
by others' responses in this thread NMake is deprecated in VS land.
It is possible to achieve good parallelism using msbuild.
-Brad
More information about the cmake-developers
mailing list