From 47953dee79202e1074ddfd0f85a2f5fa6a73d3dd Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Sun, 28 Oct 2018 14:53:08 +0100 Subject: Fix Linux build after Cryptomatte commit. --- build_files/cmake/macros.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_files') diff --git a/build_files/cmake/macros.cmake b/build_files/cmake/macros.cmake index e2af3667f2a..acbbdef6dd4 100644 --- a/build_files/cmake/macros.cmake +++ b/build_files/cmake/macros.cmake @@ -666,10 +666,10 @@ function(SETUP_BLENDER_SORTED_LIBS) bf_intern_mikktspace bf_intern_dualcon bf_intern_cycles + cycles_device cycles_render cycles_graph cycles_bvh - cycles_device cycles_kernel cycles_util cycles_subd -- cgit v1.2.3