Ubuntu Pastebin

Paste from pete-woods at Wed, 7 Dec 2016 14:07:27 +0000

Download as text
 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
hud:
./CMakeLists.txt:include(UseGSettings)

indicator-network:
./src/connectivity-api/connectivity-qml/CMakeLists.txt:include(QmlPlugins)
./doc/qt/cpp/CMakeLists.txt:include(UseDoxygen OPTIONAL)
./CMakeLists.txt:include(EnableCoverageReport)
./CMakeLists.txt:include(UseGSettings)

indicator-sound:
./data/CMakeLists.txt:include(UseGSettings)

indicator-transfer:

libertine:

libusermetrics:
./data/CMakeLists.txt:include("UseGSettings")
./CMakeLists.txt:include(UseDoxygen)
./po/CMakeLists.txt:include(UseXGettext)

pay-service:
./CMakeLists.txt:include(EnableCoverageReport)

policykit-unity8:
./CMakeLists.txt:include(FormatCode)
./CMakeLists.txt:include(EnableCoverageReport)

qtmir:
./src/modules/CMakeLists.txt:include(QmlPlugins)
./CMakeLists.txt:include(EnableCoverageReport)

thumbnailer:
./doc/libthumbnailer-qt/CMakeLists.txt:include(UseDoxygen OPTIONAL)
./CMakeLists.txt:include(EnableCoverageReport)
./CMakeLists.txt:include(cmake/UseGSettings.cmake)

ubuntu-app-launch:
./CMakeLists.txt:include(EnableCoverageReport)

ubuntu-settings-components:
./plugins/CMakeLists.txt:include(QmlPlugins)
./tests/utils/modules/CMakeLists.txt:include(QmlPlugins)
./tests/qmltests/mocks/CMakeLists.txt:include(QmlPlugins)

unity-scope-click:
./CMakeLists.txt:include(UseGSettings)
./CMakeLists.txt:include(EnableCoverageReport)

unity-scopes-shell:
./CMakeLists.txt:include(EnableCoverageReport)

gmenuharness:

indicator-display:
./CMakeLists.txt:    include(EnableCoverageReport)

keeper:
./src/client/qml-plugin/CMakeLists.txt:include(QmlPlugins)
./CMakeLists.txt:include(EnableCoverageReport)

libertine-scope:

libqtdbusmock:

libqtdbustest:
./CMakeLists.txt:#include(UseDoxygen)

mcloud:
./CMakeLists.txt:include(EnableCoverageReport)

mediascanner2:
./CMakeLists.txt:include(EnableCoverageReport)

miral:

persistent-cache-cpp:
./CMakeLists.txt:include(EnableCoverageReport)
./CMakeLists.txt:include(UseDoxygen OPTIONAL)

storage-framework:
./CMakeLists.txt:include(EnableCoverageReport)
Download as text