CMake: Add missing header file to list of sources

This commit is contained in:
2018-07-04 12:09:35 +02:00
parent 769c57b38a
commit b575c50753

View File

@@ -276,6 +276,7 @@ set(SRC
BKE_mesh_iterators.h
BKE_mesh_mapping.h
BKE_mesh_remap.h
BKE_mesh_runtime.h
BKE_mesh_tangent.h
BKE_modifier.h
BKE_movieclip.h