vmap/libs/math/CMakeLists.txt

13 lines
189 B
Text
Raw Normal View History

2020-11-17 11:16:16 +00:00
add_library(math
_.cpp
aabb.h
curve.h
frustum.h
line.h
matrix.h
pi.h
plane.h
quaternion.h
vector.h
)