add_library(mathlib STATIC
        bbox.c
        line.c
        m4x4.c
        mathlib.c ../mathlib.h
        ray.c
        )
