[Bf-blender-cvs] [f54bf13cc12] functions: missing file in cmakelists

Jacques Lucke noreply at git.blender.org
Mon Sep 16 10:26:58 CEST 2019


Commit: f54bf13cc120a913f1405c99ae4ade7c353966f9
Author: Jacques Lucke
Date:   Mon Sep 16 10:26:49 2019 +0200
Branches: functions
https://developer.blender.org/rBf54bf13cc120a913f1405c99ae4ade7c353966f9

missing file in cmakelists

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

M	tests/gtests/blenlib/CMakeLists.txt

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

diff --git a/tests/gtests/blenlib/CMakeLists.txt b/tests/gtests/blenlib/CMakeLists.txt
index a467f28a319..8ae1c7450e2 100644
--- a/tests/gtests/blenlib/CMakeLists.txt
+++ b/tests/gtests/blenlib/CMakeLists.txt
@@ -66,6 +66,7 @@ BLENDER_TEST(BLI_multi_vector "bf_blenlib")
 BLENDER_TEST(BLI_optional "bf_blenlib")
 BLENDER_TEST(BLI_path_util "${BLI_path_util_extra_libs}")
 BLENDER_TEST(BLI_polyfill_2d "bf_blenlib")
+BLENDER_TEST(BLI_refcount "bf_blenlib")
 BLENDER_TEST(BLI_set "bf_blenlib")
 BLENDER_TEST(BLI_stack "bf_blenlib")
 BLENDER_TEST(BLI_stack_cxx "bf_blenlib")



More information about the Bf-blender-cvs mailing list