set(COCOS_MATH_SRC
	math/CCAffineTransform.cpp
	math/CCGeometry.cpp
	math/CCVertex.cpp
	math/Mat4.cpp
	math/MathUtil.cpp
	math/Quaternion.cpp
	math/TransformUtils.cpp
	math/Vec2.cpp
	math/Vec3.cpp
	math/Vec4.cpp
)