From b81508841639aff7c0bc04accc2be265f554fdce Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Tue, 7 Dec 2021 20:07:41 +0100 Subject: Tests: add Cycles perspective/ortho/panoramic camera regression tests Ref D12691 --- tests/python/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt index fa63bdadd80..a2c2d44fe20 100644 --- a/tests/python/CMakeLists.txt +++ b/tests/python/CMakeLists.txt @@ -639,6 +639,7 @@ if(WITH_CYCLES OR WITH_OPENGL_RENDER_TESTS) MESSAGE(STATUS "Disabling Cycles tests because WITH_OPENCOLORIO is disabled") else() set(render_tests + camera bsdf hair image_colorspace -- cgit v1.2.3