Compare commits
2 Commits
4cf2511a8b
...
8756aa5d99
| Author | SHA1 | Date | |
|---|---|---|---|
| 8756aa5d99 | |||
| d0a89797ad |
@ -27,16 +27,6 @@ else()
|
|||||||
*.cpp
|
*.cpp
|
||||||
)
|
)
|
||||||
add_library(LinearAlgebra STATIC ${srcs}
|
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()
|
enable_testing()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user