mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-01 16:05:07 +01:00
57da84ba63
* Add LGTM static analyzer config file * Install clang-format-6.0 as gets installed anyways
14 lines
253 B
YAML
14 lines
253 B
YAML
path_classifiers:
|
|
library: "externals"
|
|
extraction:
|
|
cpp:
|
|
prepare:
|
|
packages:
|
|
- "libsdl2-dev"
|
|
- "qtmultimedia5-dev"
|
|
- "clang-format-6.0"
|
|
- "libtbb-dev"
|
|
- "libjack-jackd2-dev"
|
|
- "doxygen"
|
|
- "graphviz"
|