third_party.pigweed.src/.pw_ide.yaml
Chad Norvell 5ae525ae02 pw_ide: Auto-run build system command
It's a common point of friction for a new user to run `pw ide sync`
before they have run their build for the first time, resulting in an
error since there's no compilation database to process.

Now, `pw_ide` can catch this mistake and run your build system
command for you, so you automatically end up in the right place.
Projects should define their build system command in the `pw_ide`
settings.

Change-Id: I04b887a81f168f6a08f022742d7907bf92993e17
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/184809
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Chad Norvell <chadnorvell@google.com>
Reviewed-by: Anthony DiGirolamo <tonymd@google.com>
2023-12-13 20:09:01 +00:00

5 lines
92 B
YAML

config_title: pw_ide
default_target: pw_strict_host_clang_debug
compdb_gen_cmd: gn gen out