mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
added unit tests
This commit is contained in:
@@ -10,6 +10,7 @@ add_executable(unit-tests
|
||||
UnitTestAstar.cpp
|
||||
UnitTestProjection.cpp
|
||||
UnitTestVector3.cpp
|
||||
UnitTestVector2.cpp
|
||||
UnitTestColor.cpp)
|
||||
|
||||
target_link_libraries(unit-tests PRIVATE gtest gtest_main omath)
|
||||
|
||||
Reference in New Issue
Block a user