branch | qmlfrontend |
changeset 10440 | b74a7bbe224e |
parent 10380 | 07ae8fd1d7d4 |
child 10515 | 7705784902e1 |
--- a/CMakeLists.txt Thu Oct 02 00:48:14 2014 +0400 +++ b/CMakeLists.txt Mon Oct 13 23:46:49 2014 +0400 @@ -27,7 +27,7 @@ option(LUA_SYSTEM "Use system lua (on)" ON) endif() -option(BUILD_ENGINE_LIBRARY "Enable hwengine library (off)" OFF) +set(BUILD_ENGINE_LIBRARY ON) option(ANDROID "Enable Android build (off)" OFF) option(MINIMAL_FLAGS "Respect system flags as much as possible (off)" OFF)