Home
last modified time | relevance | path

Searched defs:build_root_ (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dkyuafile.cpp139 parser(const fs::path& source_root_, const fs::path& build_root_, in parser()
562 const fs::path& build_root_, in kyuafile()
594 const fs::path build_root_ = user_build_root ? in load() local