object-introspection/oss.oid.toml
2022-12-19 06:37:51 -08:00

10 lines
192 B
TOML

[headers]
user_paths = [
"/usr/lib64/llvm12/lib/clang/12.0.1/include/",
]
system_paths = [
"/usr/include/c++/11",
"/usr/include/c++/11/x86_64-redhat-linux/",
"/usr/include",
]