mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-31 15:38:41 +00:00
11 lines
140 B
CMake
11 lines
140 B
CMake
ADD_LIBRARY(LINEAR_MATH
|
|
Geometry.cpp
|
|
Quat.cpp
|
|
Vector.cpp
|
|
quickprof.cpp
|
|
Matrix.cpp
|
|
Scalar.cpp
|
|
VectorBase.cpp
|
|
)
|
|
|