add gl-headers subproject for necessary OpenGL headers
At least for windows.
This commit is contained in:
parent
35079f67ac
commit
13ff7f43ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,4 +26,5 @@ subprojects/gst-rtsp-server/
|
||||
subprojects/gstreamer/
|
||||
subprojects/gstreamer-vaapi/
|
||||
subprojects/glib/
|
||||
subprojects/gl-headers/
|
||||
prefix/
|
||||
|
5
subprojects/gl-headers.wrap
Normal file
5
subprojects/gl-headers.wrap
Normal file
@ -0,0 +1,5 @@
|
||||
[wrap-git]
|
||||
directory=gl-headers
|
||||
url=https://github.com/centricular/gl-headers.git
|
||||
push-url=git@github.com:centricular/gl-headers.git
|
||||
revision=master
|
Loading…
x
Reference in New Issue
Block a user