ENH: add hook for bear frontend to create json output (#1936)
Example usage, wmake -with-bear src/OpenFOAM src/Allwmake -with-bear -s -j - bin/tools/vscode-settings Emit some json content suitable for setting up Visual Studio Code for use with OpenFOAM. For example, bin/tools/vscode-settings > .vscode/settings.json Ideas from Volker Weissman
Showing
- bin/tools/vscode-settings 148 additions, 0 deletionsbin/tools/vscode-settings
- wmake/scripts/AllwmakeParseArguments 19 additions, 2 deletionswmake/scripts/AllwmakeParseArguments
- wmake/scripts/wmake-with-bear 158 additions, 0 deletionswmake/scripts/wmake-with-bear
- wmake/wmake 11 additions, 5 deletionswmake/wmake