CMake: add missing headers

This commit is contained in:
Campbell Barton 2023-01-31 14:22:26 +11:00
parent 4f1800d70a
commit b18b53eae0
1 changed files with 4 additions and 0 deletions

View File

@ -273,9 +273,13 @@ set(SRC
BLI_math_inline.h
BLI_math_interp.h
BLI_math_matrix.h
BLI_math_matrix.hh
BLI_math_matrix_types.hh
BLI_math_mpq.hh
BLI_math_rotation.h
BLI_math_rotation.hh
BLI_math_rotation_legacy.hh
BLI_math_rotation_types.hh
BLI_math_solvers.h
BLI_math_statistics.h
BLI_math_time.h