poky/scripts/lib/devtool/ide_plugins
Enguerrand de Ribaucourt e2f8ed72dd devtool: ide: define compilerPath for meson projects
The compile_commands.json file output by meson uses the compiler as if
present in the $PATH. However, when using an IDE, the $PATH used by
bitbake is not there.

The vscode-cpptools now allows to define the compilerPath in addition
to replace the one from compile_commands.json.

(From OE-Core rev: d9f5c27c8beee07c7cbbed11f5d45058e7315846)

Signed-off-by: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-02-23 14:29:03 +00:00
..
__init__.py devtool: new ide-sdk plugin 2024-02-18 07:34:42 +00:00
ide_code.py devtool: ide: define compilerPath for meson projects 2024-02-23 14:29:03 +00:00
ide_none.py devtool: new ide-sdk plugin 2024-02-18 07:34:42 +00:00