[cgma-dev] r5285 - cgm/trunk/itaps

jiangtao_ma at yahoo.com jiangtao_ma at yahoo.com
Thu Jan 5 12:16:15 CST 2012


Author: janehu
Date: 2012-01-05 12:16:12 -0600 (Thu, 05 Jan 2012)
New Revision: 5285

Modified:
   cgm/trunk/itaps/Makefile.am
Log:
Only check copy_attrib for OCC based CGM.

Modified: cgm/trunk/itaps/Makefile.am
===================================================================
--- cgm/trunk/itaps/Makefile.am	2012-01-04 15:12:44 UTC (rev 5284)
+++ cgm/trunk/itaps/Makefile.am	2012-01-05 18:16:12 UTC (rev 5285)
@@ -8,10 +8,10 @@
 
 TESTS = test_edge_orient
 if build_ACIS
-  TESTS += testgeom copy_attrib
+  TESTS += testgeom 
 else
 if WITH_CUBIT
-  TESTS += testgeom copy_attrib
+  TESTS += testgeom 
 endif
 endif
 if build_OCC




































More information about the cgma-dev mailing list