diff options
Diffstat (limited to 'subprojects/glfw.wrap')
-rw-r--r-- | subprojects/glfw.wrap | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/subprojects/glfw.wrap b/subprojects/glfw.wrap new file mode 100644 index 0000000..c0e8e06 --- /dev/null +++ b/subprojects/glfw.wrap @@ -0,0 +1,13 @@ +[wrap-file] +directory = glfw-3.3.9 +source_url = https://github.com/glfw/glfw/archive/refs/tags/3.3.9.tar.gz +source_filename = glfw-3.3.9.tar.gz +source_hash = a7e7faef424fcb5f83d8faecf9d697a338da7f7a906fc1afbc0e1879ef31bd53 +patch_filename = glfw_3.3.9-1_patch.zip +patch_url = https://wrapdb.mesonbuild.com/v2/glfw_3.3.9-1/get_patch +patch_hash = b4261ed4de479ea0496617feace62eec5b73f62bf3c88dd1537afcf5eebd5cab +source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/glfw_3.3.9-1/glfw-3.3.9.tar.gz +wrapdb_version = 3.3.9-1 + +[provide] +glfw3 = glfw_dep |