fix linux build

This commit is contained in:
Ryan Fleury
2026-06-21 20:47:09 -07:00
parent 286589f4de
commit dac63d6bef
4 changed files with 24 additions and 3 deletions
+3 -2
View File
@@ -25,6 +25,8 @@ target:
{
executable: "build/torture.exe"
working_directory: build
enabled: 1
arguments: "raddbg/*"
}
target:
{
@@ -45,7 +47,6 @@ target:
target:
{
executable: "build/radbin.exe"
working_directory: "build/"
working_directory: build
arguments: "--breakpad fat.so --capture"
enabled: 1
}