Exclude C example
This closes issue #5 Former-commit-id: 8fe70edc1d9b9b3fb6899307e5ef241ebb1a2f0d
This commit is contained in:
parent
0048ac14bd
commit
80329ed035
@ -10,6 +10,7 @@ readme = "README.md"
|
||||
keywords = ["3D", "graphics", "algorithm", "tangent"]
|
||||
license = "MIT/Apache-2.0"
|
||||
build = "build.rs"
|
||||
exclude = ["examples/cube.obj", "examples/generate.c"]
|
||||
|
||||
[build-dependencies]
|
||||
cmake = "0.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user