Skip to content

Commit

Permalink
feat: link to cbc_src automically
Browse files Browse the repository at this point in the history
  • Loading branch information
Maroon502 committed Oct 27, 2023
1 parent 0b720d6 commit 6e8595d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
#![allow(non_camel_case_types)]
#![allow(non_snake_case)]

extern crate cbc_src;
include!(concat!(env!("OUT_DIR"), "/bindings.rs"));

0 comments on commit 6e8595d

Please sign in to comment.