yuzu/externals/glad
Lioncash e710a1b989 CMakeLists: Derive the source directory grouping from targets themselves
Removes the need to store to separate SRC and HEADER variables, and then
construct the target in most cases.
2018-01-17 21:51:43 -05:00
..
include
src
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
Readme.md

These files were generated by the glad OpenGL loader generator and have been checked in as-is. You can re-generate them using glad with the following command:

python -m glad --profile core --out-path glad/ --api gl=3.3,gles=3.0