Cleanup: sort cmake file lists
This commit is contained in:
@@ -83,9 +83,9 @@ set(SRC
|
||||
intern/armature_pose.cc
|
||||
intern/armature_selection.cc
|
||||
intern/armature_update.c
|
||||
intern/asset.cc
|
||||
intern/asset_catalog.cc
|
||||
intern/asset_library.cc
|
||||
intern/asset.cc
|
||||
intern/attribute.c
|
||||
intern/attribute_access.cc
|
||||
intern/attribute_math.cc
|
||||
@@ -304,10 +304,10 @@ set(SRC
|
||||
BKE_appdir.h
|
||||
BKE_armature.h
|
||||
BKE_armature.hh
|
||||
BKE_asset.h
|
||||
BKE_asset_catalog.hh
|
||||
BKE_asset_library.h
|
||||
BKE_asset_library.hh
|
||||
BKE_asset.h
|
||||
BKE_attribute.h
|
||||
BKE_attribute_access.hh
|
||||
BKE_attribute_math.hh
|
||||
|
@@ -53,9 +53,9 @@ set(SRC
|
||||
FN_multi_function_builder.hh
|
||||
FN_multi_function_context.hh
|
||||
FN_multi_function_data_type.hh
|
||||
FN_multi_function_parallel.hh
|
||||
FN_multi_function_param_type.hh
|
||||
FN_multi_function_params.hh
|
||||
FN_multi_function_parallel.hh
|
||||
FN_multi_function_procedure.hh
|
||||
FN_multi_function_procedure_builder.hh
|
||||
FN_multi_function_procedure_executor.hh
|
||||
|
@@ -69,8 +69,8 @@ set(SRC
|
||||
intern/MOD_gpencilthick.c
|
||||
intern/MOD_gpenciltime.c
|
||||
intern/MOD_gpenciltint.c
|
||||
intern/MOD_gpencilweight_proximity.c
|
||||
intern/MOD_gpencilweight_angle.c
|
||||
intern/MOD_gpencilweight_proximity.c
|
||||
|
||||
MOD_gpencil_lineart.h
|
||||
MOD_gpencil_modifiertypes.h
|
||||
|
@@ -374,12 +374,12 @@ set(SRC
|
||||
intern/geometry_nodes_eval_log.cc
|
||||
intern/math_functions.cc
|
||||
intern/node_common.c
|
||||
intern/node_declaration.cc
|
||||
intern/node_exec.cc
|
||||
intern/node_geometry_exec.cc
|
||||
intern/node_multi_function.cc
|
||||
intern/node_declaration.cc
|
||||
intern/node_socket_declarations.cc
|
||||
intern/node_socket.cc
|
||||
intern/node_socket_declarations.cc
|
||||
intern/node_tree_ref.cc
|
||||
intern/node_util.c
|
||||
intern/type_conversions.cc
|
||||
@@ -400,10 +400,10 @@ set(SRC
|
||||
NOD_math_functions.hh
|
||||
NOD_multi_function.hh
|
||||
NOD_node_declaration.hh
|
||||
NOD_socket_declarations.hh
|
||||
NOD_node_tree_ref.hh
|
||||
NOD_shader.h
|
||||
NOD_socket.h
|
||||
NOD_socket_declarations.hh
|
||||
NOD_static_types.h
|
||||
NOD_texture.h
|
||||
NOD_type_conversions.hh
|
||||
|
Reference in New Issue
Block a user