Added sperical.cpp

This commit is contained in:
Pascal Serrarens 2024-01-31 11:16:33 +01:00
parent 78106912a9
commit 596e85d3a4

View File

@ -29,6 +29,7 @@ else()
"Vector3.cpp"
"Quaternion.cpp"
"Polar.cpp"
"Spherical.cpp"
)
enable_testing()