Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-04-16 09:07:01 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-04-16 09:07:01 +0300
commitedc1b0167518a7c5b73b948fcb3a74da20343fb5 (patch)
treecf4e1812158e1e5fafea3629383965ef47e7396b /source/blender/makesrna/intern/CMakeLists.txt
parent2f94b170e4e2f62c069eb2ece1f39bace89338fa (diff)
CMake: add libs needed for gtests
Diffstat (limited to 'source/blender/makesrna/intern/CMakeLists.txt')
-rw-r--r--source/blender/makesrna/intern/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesrna/intern/CMakeLists.txt b/source/blender/makesrna/intern/CMakeLists.txt
index 81ea7c03b86..4d8907cabd7 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -373,6 +373,7 @@ set(SRC
)
set(LIB
+ bf_dna
bf_editor_armature
bf_editor_curve
bf_editor_gizmo_library