document GLCXX_GL_INCLUDE macro in README
This commit is contained in:
parent
e0f6651161
commit
77f0a4bdc2
@ -39,6 +39,9 @@ with the project. The top-level `include` directory needs to be added to the
|
||||
C++ include path, and the *.cpp sources under the `src` directory need to be
|
||||
compiled and linked with the project.
|
||||
|
||||
glcxx headers need access to an OpenGL header. The integrating project should
|
||||
define the macro `GLCXX_GL_INCLUDE` to a string naming the include file to use.
|
||||
|
||||
## License
|
||||
|
||||
glcxx is licensed under the [MIT License](LICENSE).
|
||||
|
Loading…
x
Reference in New Issue
Block a user