Revision: 77049
          http://sourceforge.net/p/brlcad/code/77049
Author:   starseeker
Date:     2020-09-04 01:57:12 +0000 (Fri, 04 Sep 2020)
Log Message:
-----------
Typo

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

Modified: brlcad/trunk/src/mged/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/mged/CMakeLists.txt        2020-09-04 01:43:55 UTC (rev 
77048)
+++ brlcad/trunk/src/mged/CMakeLists.txt        2020-09-04 01:57:12 UTC (rev 
77049)
@@ -50,7 +50,7 @@
   # To associate an icon with the application for Windows (needed
   # for the WiX installer) we must use an rc file.
   enable_language(RC)
-  set(MGED_SOURCES ${MGED_SOURCES } mged.rc)
+  set(MGED_SOURCES ${MGED_SOURCES} mged.rc)
 endif (HAVE_WINDOWS_H)
 
 

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