13 lines
189 B
Text
13 lines
189 B
Text
|
add_library(math
|
||
|
_.cpp
|
||
|
aabb.h
|
||
|
curve.h
|
||
|
frustum.h
|
||
|
line.h
|
||
|
matrix.h
|
||
|
pi.h
|
||
|
plane.h
|
||
|
quaternion.h
|
||
|
vector.h
|
||
|
)
|