[CMake] Setting default make options for Makefiles generator

Adolfo Rodríguez dofo79 at gmail.com
Wed Mar 4 10:55:59 EST 2009


Hi,

I was wondering if it's possible to specify with cmake default options to
the make command, i.e., when I type "make foo", it would be equivalent to
"make -j foo", or "make -C some/path foo". My first impression is that
messing around with what "make" does is out of the scope of cmake (and maybe
should not be messed around with ;-) ).

TIA

Adolfo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090304/e97d90b3/attachment.htm>


More information about the CMake mailing list