Dependencies for bindings-GLFW-3.1.2.2
Libraries
bindings-GLFW
- base (<5)
- bindings-DSL (>=1.0 && <1.1)
- template-haskell (>=2.10 && <2.12)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| macosxusechdir | Mac OS X only. Determines whether | Enabled |
| macosxusemenubar | Mac OS X only. Determines whether the first call to | Enabled |
| macosxuseretina | Mac OS X only. Determines whether windows use the full resolution of Retina displays (recommended). | Enabled |
| x | Linux only. Determines whether to target the X11 display server. | Enabled |
| wayland | Linux only. Determines whether to target the Wayland display server. | Disabled |
| mir | Linux only. Determines whether to target the Mir display server. | Disabled |
| exposenative | Whether or not to use the native access functions. You most likely do not want to do this. You may if you're coding for the Rift, perhaps. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info