Dependencies for synthesizer-0.0.3

library
demonstration
  • if !flag(buildexamples)
    • buildable: False
traumzauberbaum
  • if !flag(buildexamples)
    • buildable: False
test
  • if !flag(buildtests)
    • buildable: False
fusiontest
  • if !flag(buildprofilers)
    • buildable: False
speedtest
  • if !flag(buildprofilers)
    • buildable: False
speedtest-exp
  • if !flag(buildprofilers)
    • buildable: False
  • if flag(splitbase)
speedtest-simple
  • if !flag(buildprofilers)
    • buildable: False

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled
buildexamples

Build example executables

Disabled
buildprofilers

Build executables for investigating efficiency of code

Disabled
buildtests

Build test suite

Disabled

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