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>2018-11-28 16:42:38 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2018-11-28 16:42:38 +0300
commit3ed0d5b4d4c06a0c88832525a7c55d21a04d86ff (patch)
tree44f3a8beab1bea3b712acbfc10edef1120d68f89 /source/blender/blenlib/CMakeLists.txt
parent2bd62b076fac80e073557a7d1dff0e989aaa97c1 (diff)
parentce927e15e0e3570a02834b6001519a024ca1e2b6 (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'source/blender/blenlib/CMakeLists.txt')
-rw-r--r--source/blender/blenlib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index 91887c1ef5e..921ecc29e18 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -30,6 +30,7 @@ set(INC
../../../intern/guardedalloc
../../../intern/atomic
../../../intern/eigen
+ ../../../intern/numaapi/include
../../../extern/wcwidth
)