Merge branch 'CI' into 0.4_dev
This commit is contained in:
commit
8756aa5d99
@ -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