[CMake] Name of output file

Filipe Sousa filipe at ipb.pt
Wed Jul 5 06:43:51 EDT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Christian Lang wrote:
> Hello,
> 
> we want to use cmake in addition to make, as an alternative possibilty
> to build our software. We have a hand-written "Makefile" and want 
> cmake not to overwrite it. How can we change the name of the Output-
> Makefile of cmake, for instance from "Makefile" to "CMakefile"?
> 
> Thanks,
> Christian Lang

I don't think you can change the name of the output makefile. You have
two alternatives: 1) rename your hand-written makefile to something else
and use make -f 2) replace you makefile with CMakeLists.txt and use cmake.

- --
Filipe Sousa
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFEq5fnbQdNYqwwwCwRAuhUAJwKIGQ2Cz04OFTHgygOa0O/VzhFywCgonqo
UtX5KLOcQkuoVo8mYfXPdi4=
=vh0c
-----END PGP SIGNATURE-----


More information about the CMake mailing list