Dependencies for emgm-0.3

library
test

Flags

Automatic Flags
NameDescriptionDefault
test

Enable the test configuration: Build the test executable, reduce build time.

Disabled
hpc

Enable program coverage on test executable.

Disabled
nolib

Don't build the library. This is useful for speeding up the modify-build-test loop. With "-ftest" (only), the build command will build both the library and the test executable. With "-ftest -fnolib", the build command builds only the test executable.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info