link_libraries(
	piglitutil
)

piglit_add_executable(egl_ext_device_enumeration egl_ext_device_enumeration.c)

# vim: ft=cmake:
