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:
Diffstat (limited to 'source/blender/gpu/CMakeLists.txt')
-rw-r--r--source/blender/gpu/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/gpu/CMakeLists.txt b/source/blender/gpu/CMakeLists.txt
index d232d3fab93..7760b89571c 100644
--- a/source/blender/gpu/CMakeLists.txt
+++ b/source/blender/gpu/CMakeLists.txt
@@ -94,8 +94,11 @@ set(SRC
GPU_attr_binding.h
GPU_batch.h
+ GPU_batch_presets.h
+ GPU_batch_utils.h
GPU_buffers.h
GPU_common.h
+ GPU_context.h
GPU_debug.h
GPU_draw.h
GPU_element.h