994c5c24ae
fbdev has been deprecated and unmaintained for a while. With Linux 5.14 including SimpleDRM driver, we can drop it. (at the time of writing this commit message, the latest Linux version is 5.16).
6 lines
151 B
CMake
6 lines
151 B
CMake
add_subdirectory(drm)
|
|
add_subdirectory(fakeinput)
|
|
add_subdirectory(libinput)
|
|
add_subdirectory(virtual)
|
|
add_subdirectory(wayland)
|
|
add_subdirectory(x11)
|