Cleanup: add missing headers to source lists
This commit is contained in:
@@ -144,6 +144,7 @@ set(SRC_DNA_DEFAULTS_INC
|
||||
set(SRC_DNA_OTHER_INC
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/makesdna/DNA_array_utils.hh
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/makesdna/DNA_print.hh
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/makesdna/DNA_sdna_type_ids.hh
|
||||
)
|
||||
|
||||
add_subdirectory(datatoc)
|
||||
|
||||
@@ -557,6 +557,7 @@ set(SRC
|
||||
intern/CCGSubSurf_inline.h
|
||||
intern/CCGSubSurf_intern.h
|
||||
intern/attribute_access_intern.hh
|
||||
intern/attribute_storage_access.hh
|
||||
intern/data_transfer_intern.hh
|
||||
intern/lib_intern.hh
|
||||
intern/multires_inline.hh
|
||||
|
||||
@@ -112,6 +112,7 @@ set(SRC
|
||||
GPU_compute.hh
|
||||
GPU_context.hh
|
||||
GPU_debug.hh
|
||||
GPU_format.hh
|
||||
GPU_framebuffer.hh
|
||||
GPU_immediate.hh
|
||||
GPU_immediate_util.hh
|
||||
|
||||
@@ -9,6 +9,7 @@ set(SRC
|
||||
glsl_preprocess.cc
|
||||
|
||||
glsl_preprocess.hh
|
||||
shader_parser.hh
|
||||
)
|
||||
|
||||
if(WITH_GPU_SHADER_ASSERT)
|
||||
|
||||
@@ -16,6 +16,7 @@ set(SRC
|
||||
intern/description.cc
|
||||
intern/description.hh
|
||||
intern/gpu_shader_binder.cc
|
||||
intern/gpu_shader_binder_internal.hh
|
||||
intern/ocio_shader_shared.hh
|
||||
intern/opencolorio.hh
|
||||
intern/source_processor.cc
|
||||
|
||||
@@ -124,6 +124,7 @@ set(SRC
|
||||
NOD_geometry_nodes_list.hh
|
||||
NOD_geometry_nodes_list_fwd.hh
|
||||
NOD_geometry_nodes_log.hh
|
||||
NOD_geometry_nodes_values.hh
|
||||
NOD_geometry_nodes_warning.hh
|
||||
NOD_inverse_eval_params.hh
|
||||
NOD_inverse_eval_path.hh
|
||||
|
||||
@@ -249,7 +249,9 @@ set(SRC
|
||||
nodes/node_geo_warning.cc
|
||||
|
||||
include/NOD_geo_bake.hh
|
||||
include/NOD_geo_bundle.hh
|
||||
include/NOD_geo_capture_attribute.hh
|
||||
include/NOD_geo_closure.hh
|
||||
include/NOD_geo_foreach_geometry_element.hh
|
||||
include/NOD_geo_index_switch.hh
|
||||
include/NOD_geo_menu_switch.hh
|
||||
|
||||
@@ -65,6 +65,7 @@ set(SRC
|
||||
intern/iterator.cc
|
||||
intern/media_presence.cc
|
||||
intern/modifier.cc
|
||||
intern/modifier.hh
|
||||
intern/multiview.cc
|
||||
intern/multiview.hh
|
||||
intern/prefetch.cc
|
||||
|
||||
Reference in New Issue
Block a user