nxxm/nxxm_CI

Only for linux : Compile your code and give you back a build folder

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetthe target for which to build,defaults to webassemblyno""
dirDirectorie(s) containing what we will compile eg ./src no""
exclude Directories within project <dir> to exclude from source analysis. no""
configBuild type, defaults to optimized MinSizeRel buildnoMinSizeRel
jobsHow many CPU cores have to be dedicated to the buildno""
use_cmakelistsDon't build by convention, use CMakeLists.txt at toplevelnofalse
testWhether to run the tests builtno""
exclude_testregular expression to match test to excludeno""
extra_argsYou can enter all the other options of nxxmno--verbose

no outputs