add_library(
  miroffscreengraphics OBJECT

  display.cpp
  display_configuration.cpp
  display_buffer.cpp
)

