From bd54f55f3a8b0b11276265fb2ec768c8c88a9a81 Mon Sep 17 00:00:00 2001 From: Jacques Lucke Date: Wed, 17 Apr 2019 11:00:22 +0200 Subject: add bf_functions to LIB --- source/blender/modifiers/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/modifiers/CMakeLists.txt') diff --git a/source/blender/modifiers/CMakeLists.txt b/source/blender/modifiers/CMakeLists.txt index c731e8a4389..b7408355bc2 100644 --- a/source/blender/modifiers/CMakeLists.txt +++ b/source/blender/modifiers/CMakeLists.txt @@ -114,6 +114,7 @@ set(SRC set(LIB bf_blenkernel bf_blenlib + bf_functions ) if(WITH_ALEMBIC) -- cgit v1.2.3