Skip to content
Snippets Groups Projects
  • Mark OLESEN's avatar
    3a816006
    COMP: support m4 include directories for wrap-lemon · 3a816006
    Mark OLESEN authored
    Set the m4 -I include accordingly to have the folllowing:
      - the directory of the parser.
      - include/ in the top-level source tree of the current target
        (eg, src/finiteVolume/include-m4/ when compiling libfiniteVolume)
      - include/ from OpenFOAM
    
    Additional -dry-run option for makeParser, wrap-lemon for expanding m4
    only.
    
    Extend m4 wrapping support to include bison as well.
    3a816006
    History
    COMP: support m4 include directories for wrap-lemon
    Mark OLESEN authored
    Set the m4 -I include accordingly to have the folllowing:
      - the directory of the parser.
      - include/ in the top-level source tree of the current target
        (eg, src/finiteVolume/include-m4/ when compiling libfiniteVolume)
      - include/ from OpenFOAM
    
    Additional -dry-run option for makeParser, wrap-lemon for expanding m4
    only.
    
    Extend m4 wrapping support to include bison as well.