target_sources(omath PRIVATE
        Vector3.cpp
        matrix.cpp
        color.cpp
        Vector4.cpp)

add_subdirectory(prediction)