This commit is contained in:
parent
d824f88cb5
commit
2bdf218a54
1 changed files with 1 additions and 1 deletions
|
|
@ -310,7 +310,7 @@ namespace Crafter {
|
|||
}
|
||||
|
||||
#if defined(CRAFTER_BUILD_CONFIGURATION_TARGET_x86_64_pc_windows_msvc) || defined(CRAFTER_BUILD_CONFIGURATION_TARGET_x86_64_w64_mingw32)
|
||||
command += " -D _CRT_SECURE_NO_WARNINGS";
|
||||
command += " -Wno-deprecated-declarations";
|
||||
#endif
|
||||
|
||||
command += std::format(" -fprebuilt-module-path={}", pcmDir.string());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue