From 631af9f930d2fd2c76751204ff22239aa95f761d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dietrich?= Date: Fri, 9 Sep 2016 05:30:43 +0200 Subject: Alembic: add option to triangulate meshes upon export. --- source/blender/alembic/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/alembic/CMakeLists.txt') diff --git a/source/blender/alembic/CMakeLists.txt b/source/blender/alembic/CMakeLists.txt index 6556354b016..ad85f79ef2e 100644 --- a/source/blender/alembic/CMakeLists.txt +++ b/source/blender/alembic/CMakeLists.txt @@ -28,6 +28,7 @@ set(INC ../blenkernel ../blenlib ../blenloader + ../bmesh ../editors/include ../makesdna ../makesrna -- cgit v1.2.3