Revision: 57823
          http://sourceforge.net/p/brlcad/code/57823
Author:   tbrowder2
Date:     2013-09-23 11:08:45 +0000 (Mon, 23 Sep 2013)
Log Message:
-----------
improve grammar (remove superflous 'got'); end sentences wih a period

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

Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2013-09-23 10:52:01 UTC (rev 57822)
+++ brlcad/trunk/CMakeLists.txt 2013-09-23 11:08:45 UTC (rev 57823)
@@ -628,10 +628,10 @@
 set(BRLCAD_PREFIX ${CMAKE_INSTALL_PREFIX} CACHE STRING "BRL-CAD install 
prefix")
 mark_as_advanced(BRLCAD_PREFIX)
 
-# If we've got a Release build with a Debug path or vice versa, warn about it
+# If we've a Release build with a Debug path or vice versa, warn about it.
 # A "make install" of a Release build into a dev install directory or vice
 # versa is going to result in an install that doesn't respect BRL-CAD standard
-# naming conventions
+# naming conventions.
 if("${CMAKE_BUILD_TYPE}" MATCHES "Release" AND ${CMAKE_INSTALL_PREFIX} 
STREQUAL "/usr/brlcad/dev-${BRLCAD_VERSION}")
   message(FATAL_ERROR "\nInstallation directory (CMAKE_INSTALL_PREFIX) is set 
to /usr/brlcad/dev-${BRLCAD_VERSION}, but build type is set to Release!\n")
 endif("${CMAKE_BUILD_TYPE}" MATCHES "Release" AND ${CMAKE_INSTALL_PREFIX} 
STREQUAL "/usr/brlcad/dev-${BRLCAD_VERSION}")

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


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to