build: move fontconfig constants out of src
This commit is contained in:
parent
f5bcfaf73c
commit
854e0474be
2 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ macro_rules! cenum {
|
|||
}
|
||||
}
|
||||
|
||||
#[path = "../src/fontconfig/consts.rs"]
|
||||
#[path = "fontconfig_consts.rs"]
|
||||
mod fontconfig;
|
||||
|
||||
fn get_target() -> repc::Target {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue