diff -r a7f02b902b6f -r 20ef5bf0dc7f CMakeLists.txt --- a/CMakeLists.txt Thu Nov 22 01:47:09 2012 +0100 +++ b/CMakeLists.txt Thu Nov 22 10:28:07 2012 +0100 @@ -293,7 +293,7 @@ add_subdirectory(project_files/Android-build) endif() - #TODO: when ANDROID, BUILD_ENGINE_LIBRARY should be set + #TODO: when ANDROID, LIBENGINE should be set if(NOT ANDROID) add_subdirectory(bin) add_subdirectory(QTfrontend)