equal
deleted
inserted
replaced
30 set(BUILD_ENGINE_LIBRARY ON) |
30 set(BUILD_ENGINE_LIBRARY ON) |
31 option(ANDROID "Enable Android build (off)" OFF) |
31 option(ANDROID "Enable Android build (off)" OFF) |
32 |
32 |
33 option(MINIMAL_FLAGS "Respect system flags as much as possible (off)" OFF) |
33 option(MINIMAL_FLAGS "Respect system flags as much as possible (off)" OFF) |
34 option(NOAUTOUPDATE "Disable OS X Sparkle update checking (off)" OFF) |
34 option(NOAUTOUPDATE "Disable OS X Sparkle update checking (off)" OFF) |
|
35 option(SKIPBUNDLE "Do not create relocate bundle (off)" OFF) |
35 |
36 |
36 option(BUILD_ENGINE_C "Compile hwengine as native C (off)" OFF) |
37 option(BUILD_ENGINE_C "Compile hwengine as native C (off)" OFF) |
37 option(GL2 "Enable OpenGL 2 rendering !!!EXPERIMENTAL - DO NOT USE!!! [default: off)" OFF) |
38 option(GL2 "Enable OpenGL 2 rendering !!!EXPERIMENTAL - DO NOT USE!!! [default: off)" OFF) |
38 |
39 |
39 set(GHFLAGS "" CACHE STRING "Additional Haskell flags") |
40 set(GHFLAGS "" CACHE STRING "Additional Haskell flags") |