test change
All checks were successful
Build and Run C++ Unit Tests / build-and-test (push) Successful in 2m6s
All checks were successful
Build and Run C++ Unit Tests / build-and-test (push) Successful in 2m6s
This commit is contained in:
parent
5c6f1a4169
commit
d0a89797ad
@ -27,16 +27,6 @@ else()
|
||||
*.cpp
|
||||
)
|
||||
add_library(LinearAlgebra STATIC ${srcs}
|
||||
# "FloatSingle.cpp"
|
||||
# "Angle.cpp"
|
||||
# "Vector2.cpp"
|
||||
# "Vector3.cpp"
|
||||
# "Quaternion.cpp"
|
||||
# "Polar.cpp"
|
||||
# "Spherical.cpp"
|
||||
# "Matrix.cpp"
|
||||
# "SwingTwist.cpp"
|
||||
# "Direction.cpp"
|
||||
)
|
||||
|
||||
enable_testing()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user