add_library(math STATIC
        _.cpp
        aabb.h
        curve.h
        frustum.h
        line.h
        matrix.h
        pi.h
        plane.h
        quaternion.h
        vector.h
        )
