mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Fixes from macOS, first working build
This commit is contained in:
parent
2e84b4229c
commit
67ee302451
19 changed files with 237 additions and 107 deletions
|
@ -14,7 +14,9 @@ ConfigSelections = {TestsB = {Config = "Test"}}
|
|||
|
||||
[Configs.Test.Linux64]
|
||||
IntermediateType = "ObjectAndIRCode"
|
||||
COptimizationLevel = "O2"
|
||||
ConfigSelections = {TestsB = {Config = "Test"}}
|
||||
|
||||
[Configs.Test.macOS]
|
||||
ConfigSelections = {TestsB = {Config = "Test"}}
|
||||
|
||||
[Configs.TestFail.Win64]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue