CMake: add missing headers
This commit is contained in:
@@ -129,6 +129,7 @@ set(SRC
|
||||
BLI_array_store.h
|
||||
BLI_array_store_utils.h
|
||||
BLI_array_utils.h
|
||||
BLI_assert.h
|
||||
BLI_astar.h
|
||||
BLI_bitmap.h
|
||||
BLI_bitmap_draw_2d.h
|
||||
@@ -164,6 +165,7 @@ set(SRC
|
||||
BLI_kdtree.h
|
||||
BLI_lasso_2d.h
|
||||
BLI_link_utils.h
|
||||
BLI_linklist.h
|
||||
BLI_linklist_lockfree.h
|
||||
BLI_linklist_stack.h
|
||||
BLI_listbase.h
|
||||
|
@@ -84,6 +84,7 @@ set(SRC
|
||||
../include/ED_transform_snap_object_context.h
|
||||
../include/ED_transverts.h
|
||||
../include/ED_types.h
|
||||
../include/ED_undo.h
|
||||
../include/ED_util.h
|
||||
../include/ED_uvedit.h
|
||||
../include/ED_view3d.h
|
||||
|
Reference in New Issue
Block a user