mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Changed modesetting interface.
This commit is contained in:
parent
d196a79b6c
commit
ef9768858e
6 changed files with 218 additions and 225 deletions
|
|
@ -1,3 +1,7 @@
|
|||
include_directories(
|
||||
${DRM_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
add_executable(example
|
||||
main.c
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue