Commit: deb642d2ec730df5a9443a5c2fb439a1b2d0d866
Author: Jacques Lucke
Date:   Tue Jul 2 15:01:22 2019 +0200
Branches: functions
https://developer.blender.org/rBdeb642d2ec730df5a9443a5c2fb439a1b2d0d866

disable bmesh unit test due to linker errors that I cannot fix now

===================================================================

M       tests/gtests/CMakeLists.txt

===================================================================

diff --git a/tests/gtests/CMakeLists.txt b/tests/gtests/CMakeLists.txt
index 5541531d2d0..0371062f254 100644
--- a/tests/gtests/CMakeLists.txt
+++ b/tests/gtests/CMakeLists.txt
@@ -14,7 +14,7 @@ if(WITH_GTESTS)
   add_subdirectory(testing)
   add_subdirectory(blenlib)
   add_subdirectory(guardedalloc)
-  add_subdirectory(bmesh)
+  #add_subdirectory(bmesh)
   add_subdirectory(functions)
   if(WITH_ALEMBIC)
     add_subdirectory(alembic)

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to