[CMake] VS makefiles

Brandon Van Every bvanevery at gmail.com
Wed Jan 23 19:58:29 EST 2008


On Jan 23, 2008 4:58 PM, Steven Van Ingelgem <steven at vaningelgem.be> wrote:
> Hi,
>
>
> I was wondering why there are no VS makefiles? (run like nmake -f project.mak).

If you're looking for nmake support, that is there.
If you're looking for VS support of Makefiles, VS 6.0 was the last
version to support them.  Since none of the more recent VS versions
understand Makefiles, it makes sense that the capability is not
supported for the rather old VS 6.0 generator.


Cheers,
Brandon Van Every


More information about the CMake mailing list