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