From 513aacbdb6e425005eee6d83fdca0f06f6e6e374 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Tue, 11 Apr 2017 15:28:35 +0200 Subject: Use immediate mode API for OpenColorIO --- build_files/cmake/macros.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_files/cmake') diff --git a/build_files/cmake/macros.cmake b/build_files/cmake/macros.cmake index 27728917af5..7f46c40e27a 100644 --- a/build_files/cmake/macros.cmake +++ b/build_files/cmake/macros.cmake @@ -599,7 +599,6 @@ function(SETUP_BLENDER_SORTED_LIBS) bf_bmesh bf_gpu bf_draw - bf_intern_gawain bf_blenloader bf_blenkernel bf_physics @@ -656,6 +655,7 @@ function(SETUP_BLENDER_SORTED_LIBS) cycles_util cycles_subd bf_intern_opencolorio + bf_intern_gawain bf_intern_eigen extern_rangetree extern_wcwidth -- cgit v1.2.3