link_libraries(
	piglitutil
)

piglit_add_executable(egl_ext_device_query egl_ext_device_query.c)

# vim: ft=cmake:
