Revision: 71863
          http://sourceforge.net/p/brlcad/code/71863
Author:   starseeker
Date:     2018-09-26 21:39:20 +0000 (Wed, 26 Sep 2018)
Log Message:
-----------
don't need the moss.g dep

Modified Paths:
--------------
    brlcad/trunk/src/libged/tests/CMakeLists.txt

Modified: brlcad/trunk/src/libged/tests/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/libged/tests/CMakeLists.txt        2018-09-26 21:32:52 UTC 
(rev 71862)
+++ brlcad/trunk/src/libged/tests/CMakeLists.txt        2018-09-26 21:39:20 UTC 
(rev 71863)
@@ -1,5 +1,4 @@
 BRLCAD_ADDEXEC(test_tops test_tops.c libged TEST)
-add_dependencies(test_tops moss.g)
 add_test(NAME test_tops_moss COMMAND test_tops 
"${CMAKE_CURRENT_SOURCE_DIR}/ged_tests.g")
 
 # Note the lint tests are kept in a separate file, since its bad input examples

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



_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to