link_libraries(
	piglitutil
)

piglit_add_executable(egl_mesa_device_software egl_mesa_device_software.c)

# vim: ft=cmake:
