Dependencies for hsqml-demo-samples-0.3.3.0

hsqml-factorial1
hsqml-factorial2
hsqml-opengl1
  • base (>=4 && <5)
  • hsqml (>=0.3.2 && <0.4)
  • OpenGL (>=2.9 && <2.10)
  • OpenGLRaw (>=1.5 && <1.6)
  • text (>=0.11 && <1.3)
  • if !flag(opengl)
    • buildable: False
hsqml-opengl2
  • base (>=4 && <5)
  • hsqml (>=0.3.3 && <0.4)
  • OpenGL (>=2.9 && <2.10)
  • OpenGLRaw (>=1.5 && <1.6)
  • text (>=0.11 && <1.3)
  • if !flag(opengl)
    • buildable: False

Flags

Automatic Flags
NameDescriptionDefault
opengl

Build sample programs which use OpenGL.

Enabled

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