[CMake] nmake to gnu-make

Andreas Pakulat apaku at gmx.de
Sun Sep 23 09:59:05 EDT 2007


On 23.09.07 15:21:39, Christian Buhtz wrote:
> I try to "port" a nmake-makefile to a gnu-makefile (MinGW).
> 
> There is a line
> !include "../../../Build.mak"
> 
> I modified it to
> include "../../../Build.mak"

I think you posted to the wrong mailinglist. This list is for users of
cmake, not nmake or gnu-make. CMake is a cross-platform buildtool that
can generate nmake or gnu-make Makefiles, those are not supposed to be
changed manually after generation.

Andreas

-- 
Your heart is pure, and your mind clear, and your soul devout.


More information about the CMake mailing list