gles3ΒΆ

Note

This is a helper package. There is no corresponding package in Hunter to be included by hunter_add_package(...)

find_package(gles3 REQUIRED)
target_link_libraries(... gles3::gles3)