fixed naming

This commit is contained in:
2024-09-03 02:00:10 +03:00
parent f653040ce4
commit cb0aeb5a0a
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
target_sources(omath PRIVATE
Vector3.cpp
matrix.cpp
Matrix.cpp
color.cpp
Vector4.cpp
Vector2.cpp)