Cleanup: sort cmake file-lists, indentation

This commit is contained in:
Campbell Barton
2025-03-06 10:55:26 +11:00
parent 141da9bd04
commit 2569308200
3 changed files with 4 additions and 4 deletions

View File

@@ -180,12 +180,12 @@ set(SRC
intern/draw_shader.hh
intern/draw_shader_shared.hh
intern/draw_state.hh
intern/draw_subdiv_defines.hh
intern/draw_subdiv_shader_shared.hh
intern/draw_subdivision.hh
intern/draw_view.hh
intern/draw_view_c.hh
intern/draw_view_data.hh
intern/draw_subdiv_defines.hh
intern/draw_subdiv_shader_shared.hh
intern/mesh_extractors/extract_mesh.hh
engines/compositor/compositor_engine.h
engines/eevee_next/eevee_ambient_occlusion.hh

View File

@@ -23,7 +23,7 @@ set(INC_GLSL
../../select
../../select/shaders
)
)
set(SRC_GLSL_VERT
overlay_armature_dof_vert.glsl

View File

@@ -22,7 +22,7 @@ set(SRC
intern/selection.cc
intern/separate.cc
intern/undo.cc
)
)
set(LIB
PRIVATE bf::blenkernel