branch | qmlfrontend |
changeset 11071 | 3851ce4f2061 |
parent 10886 | 99273b7afbff |
parent 10976 | 56f07b52213a |
child 11403 | b894922d58cc |
--- a/CMakeLists.txt Sat Aug 15 16:23:00 2015 +0300 +++ b/CMakeLists.txt Thu Sep 03 20:59:48 2015 +0300 @@ -32,6 +32,7 @@ option(MINIMAL_FLAGS "Respect system flags as much as possible (off)" OFF) option(NOAUTOUPDATE "Disable OS X Sparkle update checking (off)" OFF) +option(SKIPBUNDLE "Do not create relocate bundle (off)" OFF) option(BUILD_ENGINE_C "Compile hwengine as native C (off)" OFF) option(GL2 "Enable OpenGL 2 rendering !!!EXPERIMENTAL - DO NOT USE!!! [default: off)" OFF)