vega_add_library(quaternion
  SOURCES
    quaternion.cpp
  PUBLIC_HEADERS
    quaternion.h
)

