Revision: 69945
          http://sourceforge.net/p/brlcad/code/69945
Author:   starseeker
Date:     2017-07-15 20:40:37 +0000 (Sat, 15 Jul 2017)
Log Message:
-----------
remember to clear the generated script file

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

Modified: brlcad/trunk/db/nist/CMakeLists.txt
===================================================================
--- brlcad/trunk/db/nist/CMakeLists.txt 2017-07-15 03:27:44 UTC (rev 69944)
+++ brlcad/trunk/db/nist/CMakeLists.txt 2017-07-15 20:40:37 UTC (rev 69945)
@@ -65,6 +65,7 @@
 
   # We know enough - write the script
   generate_cmd_script(3dm-g "${script_file}" OLOG "${log_file}" ELOG 
"${log_file}" CARGS "${CMD_ARGS}")
+  DISTCLEAN(${script_file})
 
   # Define the target
   add_custom_command(

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