Revision: 57006
          http://sourceforge.net/p/brlcad/code/57006
Author:   starseeker
Date:     2013-08-21 01:30:27 +0000 (Wed, 21 Aug 2013)
Log Message:
-----------
Latest CMake spotted a syntax error.

Modified Paths:
--------------
    brlcad/trunk/CMakeLists.txt
    brlcad/trunk/INSTALL

Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2013-08-20 21:28:13 UTC (rev 57005)
+++ brlcad/trunk/CMakeLists.txt 2013-08-21 01:30:27 UTC (rev 57006)
@@ -1121,7 +1121,7 @@
 Disabling the run-time debugging facilities can provide a significant
 (10%-30%) performance boost at the expense of extensive error
 checking (that in turn help prevent corruption of your data).
-Default is "ON", and should only be disabled for read-only render
+Default is \"ON\", and should only be disabled for read-only render
 work where performance is critical.
 ")
 BRLCAD_OPTION(ON BRLCAD_ENABLE_RUNTIME_DEBUG 
BRLCAD_ENABLE_RUNTIME_DEBUG_ALIASES BRLCAD_ENABLE_RUNTIME_DEBUG_DESCRIPTION)

Modified: brlcad/trunk/INSTALL
===================================================================
--- brlcad/trunk/INSTALL        2013-08-20 21:28:13 UTC (rev 57005)
+++ brlcad/trunk/INSTALL        2013-08-21 01:30:27 UTC (rev 57006)
@@ -374,7 +374,7 @@
 Disabling the run-time debugging facilities can provide a significant
 (10%-30%) performance boost at the expense of extensive error
 checking (that in turn help prevent corruption of your data).
-Default is ;ON;, and should only be disabled for read-only render
+Default is "ON", and should only be disabled for read-only render
 work where performance is critical.
 
 Aliases:  ENABLE_RUNTIME_DEBUG, ENABLE_RUN_TIME_DEBUG, ENABLE_RUNTIME_DEBUGGING

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to