summaryrefslogtreecommitdiff
path: root/tests/egl/spec/egl_ext_platform_device/CMakeLists.no_api.txt
blob: 6c1bbd2a1c079224053f5be1ff7563d6031b54c7 (plain)
1
2
3
4
5
6
7
link_libraries(
	piglitutil
)

piglit_add_executable(egl_ext_platform_device egl_ext_platform_device.c)

# vim: ft=cmake: