mirror of https://github.com/mosra/magnum.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
290 B
6 lines
290 B
magnum_add_test(VectorTest VectorTest.h VectorTest.cpp) |
|
magnum_add_test(Vector3Test Vector3Test.h Vector3Test.cpp) |
|
magnum_add_test(Vector4Test Vector4Test.h Vector4Test.cpp) |
|
|
|
magnum_add_test(MatrixTest MatrixTest.h MatrixTest.cpp) |
|
magnum_add_test(Matrix4Test Matrix4Test.h Matrix4Test.cpp)
|
|
|