Hi,<br><br>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 ;-) ).<br>
<br>TIA<br clear="all"><br>Adolfo<br>