Revision: 69984
          http://sourceforge.net/p/brlcad/code/69984
Author:   starseeker
Date:     2017-07-22 02:50:14 +0000 (Sat, 22 Jul 2017)
Log Message:
-----------
Quote prefix string

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

Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2017-07-22 02:32:37 UTC (rev 69983)
+++ brlcad/trunk/CMakeLists.txt 2017-07-22 02:50:14 UTC (rev 69984)
@@ -2813,7 +2813,7 @@
     COMMENT ""
     )
   add_custom_target(timestamp ALL
-    COMMAND ${CMAKE_BINARY_DIR}/CMakeTmp/pts "Build Time:  "
+    COMMAND ${CMAKE_BINARY_DIR}/CMakeTmp/pts \"Build Time:  \"
     DEPENDS ${BUILD_DELTA_START}
     )
   set_target_properties(timestamp PROPERTIES FOLDER "Compilation Utilities")

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