CompileFlags:
  Add:
    - "-I/opt/homebrew/opt/antlr4-cpp-runtime/include/antlr4-runtime"
    - "-I./generated"
    - "-std=c++17"

