Initial commit - some engine bugs stopping compiling
This commit is contained in:
8
third-party/glad/example/rust/gl-glfw-mx/Cargo.toml
vendored
Normal file
8
third-party/glad/example/rust/gl-glfw-mx/Cargo.toml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "gl-glfw"
|
||||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
glfw = "0.37.0"
|
||||
glad-gl = { path = "./build/glad-gl" }
|
||||
|
||||
Reference in New Issue
Block a user