add gl-headers subproject for necessary OpenGL headers
authorMatthew Waters <matthew@centricular.com>
Thu, 7 Jun 2018 04:13:03 +0000 (14:13 +1000)
committerMatthew Waters <matthew@centricular.com>
Thu, 7 Jun 2018 04:13:03 +0000 (14:13 +1000)
At least for windows.

.gitignore
subprojects/gl-headers.wrap [new file with mode: 0644]

index 7120f9a..d828fd4 100644 (file)
@@ -26,4 +26,5 @@ subprojects/gst-rtsp-server/
 subprojects/gstreamer/
 subprojects/gstreamer-vaapi/
 subprojects/glib/
+subprojects/gl-headers/
 prefix/
diff --git a/subprojects/gl-headers.wrap b/subprojects/gl-headers.wrap
new file mode 100644 (file)
index 0000000..4d4d502
--- /dev/null
@@ -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