|
|
|
@ -59,7 +59,7 @@ The `intro-sources.json` file stores a list of all source objects of the target. |
|
|
|
|
"compiler": ["The", "compiler", "command"], |
|
|
|
|
"parameters": ["list", "of", "compiler", "parameters"], |
|
|
|
|
"sources": ["list", "of", "all", "source", "files", "for", "this", "language"], |
|
|
|
|
"generated_sources": ["list", "of", "all", "soruce", "files", "that", "where", "generated", "somewhere", "else"] |
|
|
|
|
"generated_sources": ["list", "of", "all", "source", "files", "that", "where", "generated", "somewhere", "else"] |
|
|
|
|
} |
|
|
|
|
``` |
|
|
|
|
|
|
|
|
@ -155,4 +155,4 @@ This API can also work without a build directory for the `--projectinfo` command |
|
|
|
|
|
|
|
|
|
- [Gnome Builder](https://wiki.gnome.org/Apps/Builder) |
|
|
|
|
- [Eclipse CDT](https://www.eclipse.org/cdt/) (experimental) |
|
|
|
|
- [Meson Cmake Wrapper](https://github.com/prozum/meson-cmake-wrapper) (for cmake IDEs) |
|
|
|
|
- [Meson Cmake Wrapper](https://github.com/prozum/meson-cmake-wrapper) (for cmake IDEs) |
|
|
|
|