Revision: 54152
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54152&view=rev
Author:   starseeker
Date:     2013-01-10 04:26:39 +0000 (Thu, 10 Jan 2013)
Log Message:
-----------
Die typo die\!

Modified Paths:
--------------
    brlcad/trunk/misc/CMake/BRLCAD_Summary.cmake

Modified: brlcad/trunk/misc/CMake/BRLCAD_Summary.cmake
===================================================================
--- brlcad/trunk/misc/CMake/BRLCAD_Summary.cmake        2013-01-09 22:32:52 UTC 
(rev 54151)
+++ brlcad/trunk/misc/CMake/BRLCAD_Summary.cmake        2013-01-10 04:26:39 UTC 
(rev 54152)
@@ -309,7 +309,7 @@
   get_directory_property(BRLCAD_${ITEM}_BUILD DIRECTORY src/other DEFINITION 
BRLCAD_${ITEM}_BUILD)
   get_directory_property(BRLCAD_${ITEM}_NOTFOUND DIRECTORY src/other 
DEFINITION BRLCAD_${ITEM}_NOTFOUND)
   if("${BRLCAD_${ITEM}_BUILD}" STREQUAL "OFF" AND BRLCAD_${ITEM}_NOTFOUND)
-    set(BRLCAD_${ITEM}_BUILD} "OFF!")
+    set(BRLCAD_${ITEM}_BUILD "OFF!")
   endif("${BRLCAD_${ITEM}_BUILD}" STREQUAL "OFF" AND BRLCAD_${ITEM}_NOTFOUND)
 endmacro(GET_BUILD_STATE)
 

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to