Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 338 Bytes

gles2.rst

File metadata and controls

20 lines (12 loc) · 338 Bytes
.. spelling::

    gles2
    gles

.. index:: system_library_finder ; gles2

gles2

Note

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

find_package(gles2 REQUIRED)
target_link_libraries(... gles2::gles2)