mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-04 17:38:34 +00:00
11 lines
142 B
CMake
11 lines
142 B
CMake
ADD_LIBRARY(LibLinearMath
|
|
Geometry.cpp
|
|
Quat.cpp
|
|
Vector.cpp
|
|
quickprof.cpp
|
|
Matrix.cpp
|
|
Scalar.cpp
|
|
VectorBase.cpp
|
|
)
|
|
|