forked from LK8000/LK8000
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.lgtm.yml
43 lines (39 loc) · 860 Bytes
/
.lgtm.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# LGTM configuration file for C++ analysis
path_classifiers:
library:
- Common/Header/libzzip
- Common/Header/Poco
- Common/Source/Library/cpp-mmf
- Common/Source/Library/glutess
- Common/Source/Library/poco
- Common/Source/Library/zlib
- Common/Source/Library/zzip
- Common/Source/Library/newuoa.h
test:
- Common/Test
utils:
- Common/Utils
extraction:
cpp:
prepare:
packages:
- libzzip-dev
- libfreetype6-dev
- libboost-dev
- libpng-dev
- libgeographic-dev
- xsltproc
- imagemagick
- ttf-dejavu
- zip
- libgl1-mesa-dev
- libegl1-mesa-dev
- libx11-dev
- libasound2-dev
- libsndfile1-dev
configure:
command:
- make clean
index:
build_command:
- make