mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 09:18:09 +00:00
fix linux build
This commit is contained in:
+3
-2
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user