Clang stack usage

This commit is contained in:
2025-09-29 11:41:16 +02:00
parent e27aee0f14
commit b266a82905
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -17,4 +17,6 @@ node_modules
PackageSources/SimObjects/Airplanes/**/panel/*.wasm
EFB/efb.css
EFB/efb.js
EFB/efb.html
EFB/efb.html
*.su
@@ -114,6 +114,7 @@
</BasicRuntimeChecks>
<LanguageStandard>stdcpp14</LanguageStandard>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<AdditionalOptions>/clang:-fstack-usage %(AdditionalOptions)</AdditionalOptions>
</ClCompile>
<Link>
<SubSystem>
@@ -211,6 +212,7 @@ Powershell.exe -File .\copy-debug.ps1</Command>
<SupportJustMyCode>
</SupportJustMyCode>
<LanguageStandard>stdcpp14</LanguageStandard>
<AdditionalOptions>/clang:-fstack-usage %(AdditionalOptions)</AdditionalOptions>
</ClCompile>
<Link>
<SubSystem>