Skip to content
  • Mark OLESEN's avatar
    ENH: add hook for bear frontend to create json output (#1936) · a50047bb
    Mark OLESEN authored
    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
    a50047bb