CMakeLists.txt
branchwebgl
changeset 8102 20ef5bf0dc7f
parent 8096 453917e94e55
child 8111 4307de8780fa
--- 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)