ADD_LIBRARY(
  mirsurfaces STATIC

  surface.cpp
  surface_allocator.cpp
  surface_data.cpp
  surface_stack.cpp
  surface_controller.cpp
)
