cpputils-cmake icon indicating copy to clipboard operation
cpputils-cmake copied to clipboard

customized make flags

Open autosquid opened this issue 9 years ago • 1 comments

the flag used current is only -C to appoint build dir. However flags such as -k may be useful too. Is there a way to use customized make flags? I hope this feature added to make this package more flexible.

autosquid avatar Jul 08 '15 01:07 autosquid

Technically it's not difficult, What about a global flag like cppcm-compile-extra-flag? I will see what I can do.

redguardtoo avatar Jul 08 '15 02:07 redguardtoo