Revision: 76780
          http://sourceforge.net/p/brlcad/code/76780
Author:   starseeker
Date:     2020-08-15 13:39:25 +0000 (Sat, 15 Aug 2020)
Log Message:
-----------
Remove debug message

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

Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2020-08-15 13:39:03 UTC (rev 76779)
+++ brlcad/trunk/CMakeLists.txt 2020-08-15 13:39:25 UTC (rev 76780)
@@ -3628,7 +3628,6 @@
   # this should be a fixed list, but until we go live with the Git repo
   # use file(GLOB_RECURSE) instead
   file(GLOB_RECURSE GITHUB_FILES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} 
".github/*")
-  message("GITHUB_FILES: ${GITHUB_FILES}")
   CMAKEFILES(${GITHUB_FILES})
 
   # Handle some toplevel distclean listings

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to