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
path: root/intern
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-09-06 14:23:25 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-09-06 14:23:25 +0300
commit1450a375553d4549276f9098a7e43f740059489d (patch)
tree7a3acd89f37090d672554adfff8e2b0a9f73e4a6 /intern
parentc89791ba788da65bc0ebe57af3a1dfa754d77863 (diff)
CMake: add missing headers
Diffstat (limited to 'intern')
-rw-r--r--intern/opensubdiv/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/intern/opensubdiv/CMakeLists.txt b/intern/opensubdiv/CMakeLists.txt
index f11d9b4613a..e145500e019 100644
--- a/intern/opensubdiv/CMakeLists.txt
+++ b/intern/opensubdiv/CMakeLists.txt
@@ -69,12 +69,14 @@ if(WITH_OPENSUBDIV)
internal/opensubdiv_topology_refiner_internal.cc
internal/opensubdiv_util.cc
+ internal/opensubdiv_converter_factory.h
internal/opensubdiv_converter_internal.h
internal/opensubdiv_converter_orient.h
internal/opensubdiv_converter_orient_impl.h
internal/opensubdiv_device_context_cuda.h
internal/opensubdiv_device_context_opencl.h
internal/opensubdiv_evaluator_internal.h
+ internal/opensubdiv_gl_mesh_draw.h
internal/opensubdiv_gl_mesh_fvar.h
internal/opensubdiv_gl_mesh_internal.h
internal/opensubdiv_internal.h