Revision: 4319
http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4319&view=rev
Author: ossman_
Date: 2011-03-03 12:52:59 +0000 (Thu, 03 Mar 2011)
Log Message:
-----------
Comment our change of default build type.
Modified Paths:
--------------
trunk/CMakeLists.txt
Modified: trunk/CMakeLists.txt
===================================================================
--- trunk/CMakeLists.txt 2011-03-03 12:51:38 UTC (rev 4318)
+++ trunk/CMakeLists.txt 2011-03-03 12:52:59 UTC (rev 4319)
@@ -27,6 +27,8 @@
string(REGEX REPLACE "\n" "" BUILD ${BUILD})
endif()
+# Default to optimised builds instead of debug ones. Our code has no bugs ;)
+# (CMake makes it fairly easy to toggle this back to Debug if needed)
if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE Release)
endif()
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits