(Mostly) Finished extraction (currently infinitely hanging)
Added DataExtract Added LookupTable
This commit is contained in:
+2
-7
@@ -9,14 +9,9 @@
|
||||
"usePlaceholders": false,
|
||||
},
|
||||
"settings": {
|
||||
// "build_on_save": true,
|
||||
"build_on_save": true,
|
||||
"use_placeholders": false,
|
||||
"build_on_save_args": [
|
||||
"-fincremental",
|
||||
"-Dallow_lzo=true",
|
||||
"-Ddebug=true",
|
||||
"test",
|
||||
],
|
||||
"build_on_save_args": ["-fincremental", "-Dallow_lzo=true"],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user