link_libraries(
	piglitutil
)

piglit_add_executable(egl_ext_device_drm egl_ext_device_drm.c)

# vim: ft=cmake:
