add glfw support for macOS

This commit is contained in:
crazywhalecc 2023-08-18 18:17:57 +08:00 committed by Jerry Ma
parent 2bc02bdaac
commit a00f8945ba

View File

@ -15,6 +15,18 @@
"brotli"
]
},
"glfw": {
"source": "ext-glfw",
"static-libs-unix": [
"libglfw3.a"
],
"frameworks": [
"CoreVideo",
"OpenGL",
"Cocoa",
"IOKit"
]
},
"bzip2": {
"source": "bzip2",
"static-libs-unix": [