Revision: 70090
          http://sourceforge.net/p/brlcad/code/70090
Author:   starseeker
Date:     2017-08-17 21:58:49 +0000 (Thu, 17 Aug 2017)
Log Message:
-----------
remove debug printing

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

Modified: brlcad/trunk/misc/CMake/BRLCAD_Options.cmake
===================================================================
--- brlcad/trunk/misc/CMake/BRLCAD_Options.cmake        2017-08-17 21:58:28 UTC 
(rev 70089)
+++ brlcad/trunk/misc/CMake/BRLCAD_Options.cmake        2017-08-17 21:58:49 UTC 
(rev 70090)
@@ -226,8 +226,6 @@
     set(otype ${O_TYPE})
   endif(O_TYPE)
 
-  message("O_ALIASES: ${O_ALIASES}")
-
   # Process aliases and write descriptions
   if(O_ALIASES)
     OPTION_RESOLVE_ALIASES(lopt "${opt}" "${O_ALIASES}" "${otype}")

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to