summaryrefslogtreecommitdiff
path: root/.lgtm.yml
blob: aa09b6e35c34da6126bb3658eddcc424c1398d14 (plain)
1
2
3
4
5
6
7
8
extraction:
  cpp:
    configure:
      command:
      - "./bootstrap --no-git --skip-po --no-bootstrap-sync --gnulib-srcdir=gnulib"
      - "./configure --disable-tests --disable-doc --disable-gtk-doc"
    index:
      build_command: "make"