Dependencies for synthesizer-core-0.6

library
test
  • if !flag(buildtests)
    • buildable: False
fouriertest
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
optimizeadvanced

Enable advanced optimizations. They slow down compilation considerably.

Enabled
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