Initial commit - some engine bugs stopping compiling
This commit is contained in:
10
third-party/glad/test/rust/compile/egl/default/001/Cargo.toml
vendored
Normal file
10
third-party/glad/test/rust/compile/egl/default/001/Cargo.toml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "compile-egl-default-001"
|
||||
version = "0.1.0"
|
||||
|
||||
[[bin]]
|
||||
path = "test.rs"
|
||||
name = "test"
|
||||
|
||||
[dependencies]
|
||||
glad-egl = { path = "./glad-egl/" }
|
||||
Reference in New Issue
Block a user