Index: trunk/Mars/CMakeLists.txt
===================================================================
--- trunk/Mars/CMakeLists.txt	(revision 19208)
+++ trunk/Mars/CMakeLists.txt	(revision 19220)
@@ -9,5 +9,5 @@
 # must be done before project() statement
 IF (NOT CMAKE_BUILD_TYPE)
-	SET(CMAKE_BUILD_TYPE Debug CACHE STRING "Choose the type of build (Debug or Release)" FORCE)
+	SET(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build (Debug or Release)" FORCE)
 ENDIF()
 # (you can also set it on the command line: -D CMAKE_BUILD_TYPE=Release)
