This commit is contained in:
parent
60404e393c
commit
76c08dcbfd
3 changed files with 44 additions and 1 deletions
|
|
@ -41,6 +41,7 @@ namespace Crafter {
|
|||
#if defined(CRAFTER_BUILD_CONFIGURATION_TARGET_x86_64_pc_windows_msvc) || defined(CRAFTER_BUILD_CONFIGURATION_TARGET_x86_64_w64_mingw32)
|
||||
export std::string clDir;
|
||||
export std::string clangClDir;
|
||||
export void AutoDetect();
|
||||
#endif
|
||||
export std::string RunCommand(const std::string_view cmd);
|
||||
export void RunCommandIgnore(const std::string_view cmd);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue