mirror of https://github.com/ecmwf/eccodes.git
Update eccodes.sublime-project
This commit is contained in:
parent
f45ebeef59
commit
249e5f8d99
|
@ -7,12 +7,12 @@
|
|||
],
|
||||
"build_systems": [
|
||||
{
|
||||
"working_dir": "${project_path}/../../build/grib_api",
|
||||
"working_dir": "${project_path}/../../build/eccodes",
|
||||
"cmd": [
|
||||
"make"
|
||||
],
|
||||
"file_regex": "([/\\w\\-\\.]+):(\\d+):(\\d+:)?",
|
||||
"name": "Build"
|
||||
"name": "ecbuild"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue