~mir-team/mir/cursor-spike-phase-2

« back to all changes in this revision

Viewing changes to src/server/graphics/CMakeLists.txt

Add CursorImage and CursorRepository interfaces. Port the builtin cursor to these and port the GBM cursor to use them

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  default_display_configuration_policy.cpp
8
8
  gl_extensions_base.cpp
9
9
  surfaceless_egl_context.cpp
 
10
  builtin_cursor_repository.cpp
10
11
)
11
12
 
12
13
add_subdirectory(nested/)