mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-15 12:43:52 +02:00
Fix to sized array initialization
This commit is contained in:
parent
4b965a440d
commit
24f931df51
3 changed files with 32 additions and 5 deletions
|
@ -9,10 +9,6 @@ StartupProject = "Tests"
|
|||
BfOptimizationLevel = "O0"
|
||||
IntermediateType = "ObjectAndIRCode"
|
||||
|
||||
[Configs.Debug.Linux64]
|
||||
Toolset = "GNU"
|
||||
EnableRealtimeLeakCheck = false
|
||||
|
||||
[Configs.Test.Win64]
|
||||
IntermediateType = "ObjectAndIRCode"
|
||||
COptimizationLevel = "O2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue