Closed tay10r closed 4 years ago
Put headers into include/glsl/ and sources into lib/.
include/glsl/
lib/
This requires that #14 be modified to account for the moved sources and new include directory.
I don't care to turn this into a library. It's meant to be just swallowed into your tree like a single-file library.
Put headers into
include/glsl/
and sources intolib/
.This requires that #14 be modified to account for the moved sources and new include directory.