Dependencies for fltkhs-0.8.0.3
Libraries
fltkhs
- base (>=4 && <5)
- bytestring
- text (>=0.2 && <1.3)
- vector (>=0.12.0.1)
Executables
fltkhs-fluidtohs
fltkhs-buttons
fltkhs-example-opengl
- base (>=4 && <5)
- fltkhs
- OpenGLRaw (>=3 && <3.4)
- text (>=1.2.2.0)
- if !(flag(demos) && flag(opengl))
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
bundled | Use the bundled FLTK library. | Disabled |
demos | Build the demo apps (`fltkhs-buttons` and `fltkhs-example-opengl`). | Enabled |
opengl | Enable OpenGL support. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info