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
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2022-01-06 05:54:48 +0300
committerCampbell Barton <ideasman42@gmail.com>2022-01-06 05:54:48 +0300
commit60757f010ab1c45f1f25f7042d99b311bcd3c154 (patch)
treea527e0e032b2a4ebf5b319258b116c7a31de2708 /source/blender/editors/asset
parent0e53ea4cb524ad2b7dc6c9e6a6f66eaa12031612 (diff)
CMake: add missing headers
Diffstat (limited to 'source/blender/editors/asset')
-rw-r--r--source/blender/editors/asset/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/asset/CMakeLists.txt b/source/blender/editors/asset/CMakeLists.txt
index 2391f4af14d..086fab4ab47 100644
--- a/source/blender/editors/asset/CMakeLists.txt
+++ b/source/blender/editors/asset/CMakeLists.txt
@@ -48,6 +48,7 @@ set(SRC
ED_asset_catalog.hh
ED_asset_filter.h
ED_asset_handle.h
+ ED_asset_indexer.h
ED_asset_library.h
ED_asset_list.h
ED_asset_list.hh