link_libraries(
	piglitutil
)

piglit_add_executable(egl_ext_platform_device egl_ext_platform_device.c)

# vim: ft=cmake:
