Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2017-04-11 16:28:35 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2017-04-11 16:39:04 +0300
commit513aacbdb6e425005eee6d83fdca0f06f6e6e374 (patch)
tree656e83a6c49cf14efa85bb0c61d81aebec984ff9 /intern/opencolorio/CMakeLists.txt
parentfd5b882a679a053687339ec53f127c6ff548a693 (diff)
Use immediate mode API for OpenColorIO
Diffstat (limited to 'intern/opencolorio/CMakeLists.txt')
-rw-r--r--intern/opencolorio/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/opencolorio/CMakeLists.txt b/intern/opencolorio/CMakeLists.txt
index f7e8d909f2c..d2dd8a3c419 100644
--- a/intern/opencolorio/CMakeLists.txt
+++ b/intern/opencolorio/CMakeLists.txt
@@ -27,6 +27,7 @@ set(INC
.
../glew-mx
../guardedalloc
+ ../gawain
../../source/blender/blenlib
)