Searched refs:include_paths (Results 1 – 2 of 2) sorted by relevance
103 .include_paths in output_ok()105 assert!(lib.include_paths.contains(&PathBuf::from("/usr/foo"))); in output_ok()114 .include_paths in escapes()
101 pub include_paths: Vec<PathBuf>, field568 include_paths: Vec::new(), in new()687 self.include_paths.push(PathBuf::from(val)); in parse_libs_cflags()735 self.include_paths.push(PathBuf::from(inc)); in parse_libs_cflags()