test fixes
This commit is contained in:
parent
0eed272765
commit
c63f3430a5
12 changed files with 4207 additions and 118 deletions
|
|
@ -31,6 +31,6 @@ namespace Crafter {
|
|||
fs::path path;
|
||||
Implementation(fs::path&& path);
|
||||
bool Check(const fs::path& buildDir, const fs::path& pcmDir) const;
|
||||
void Compile(const std::string_view clang, const fs::path& pcmDir, const fs::path& buildDir) const;
|
||||
void Compile(const std::string_view clang, const fs::path& buildDir) const;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue