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:
authorHans Goudey <h.goudey@me.com>2020-09-13 01:37:49 +0300
committerHans Goudey <h.goudey@me.com>2020-09-13 01:37:49 +0300
commit8f6740b2754ff1f5c936ee95e2cd7ed837627608 (patch)
tree53bd01cb29fc8beadfa466226814965aa939ef90 /source/blender/editors/space_api/CMakeLists.txt
parent68a5d4c56da022d9b54c878c1d139bec8ccd405d (diff)
parentf9dd47475ac7edf8c864bc321149ab5c1bd3b110 (diff)
Merge branch 'property-search-add-theme-color' into property-search-single-tab
Diffstat (limited to 'source/blender/editors/space_api/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_api/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_api/CMakeLists.txt b/source/blender/editors/space_api/CMakeLists.txt
index d948d84f1c3..573afb76f0e 100644
--- a/source/blender/editors/space_api/CMakeLists.txt
+++ b/source/blender/editors/space_api/CMakeLists.txt
@@ -20,6 +20,7 @@ set(INC
../io
../../blenkernel
../../blenlib
+ ../../gpu
../../makesdna
../../makesrna
../../windowmanager