projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into blender2.8
[blender.git]
/
tests
/
python
/
CMakeLists.txt
diff --git
a/tests/python/CMakeLists.txt
b/tests/python/CMakeLists.txt
index 1ee5ce8b88a45ddee14bab207c7360ad6b199c99..5240a4144c9b56125bc87d240f0f6abe52d511b8 100644
(file)
--- a/
tests/python/CMakeLists.txt
+++ b/
tests/python/CMakeLists.txt
@@
-475,3
+475,5
@@
if(WITH_ALEMBIC)
)
endif()
endif()
+
+add_subdirectory(render_layer)