Skip to content

Commit

Permalink
Add ctests feature disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
burtonageo committed May 2, 2019
1 parent 4c82128 commit e6ed81b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ wgpu = "0.2"
[features]
ffi = ["cfile", "libc"]
bindings = ["cbindgen", "ffi"]
# This feature is utterly broken and (will) only be useful for testing
ctests = ["bindings", "cc"]

0 comments on commit e6ed81b

Please sign in to comment.