|
2 | 2 | add_subdirectory(coreplugin)
|
3 | 3 |
|
4 | 4 | # Level 1: (only depends of Level 0)
|
5 |
| -add_subdirectory(lua) |
| 5 | +# OPENMV-DIFF # |
| 6 | +# add_subdirectory(lua) |
| 7 | +# OPENMV-DIFF # |
6 | 8 | add_subdirectory(texteditor)
|
7 |
| -add_subdirectory(serialterminal) |
8 |
| -add_subdirectory(extensionmanager) |
9 |
| -add_subdirectory(helloworld) |
| 9 | +# OPENMV-DIFF # |
| 10 | +# add_subdirectory(serialterminal) |
| 11 | +# add_subdirectory(extensionmanager) |
| 12 | +# add_subdirectory(helloworld) |
| 13 | +# OPENMV-DIFF # |
10 | 14 | add_subdirectory(imageviewer)
|
11 |
| -add_subdirectory(marketplace) |
12 |
| -add_subdirectory(screenrecorder) |
13 |
| -add_subdirectory(updateinfo) |
14 |
| -add_subdirectory(welcome) |
| 15 | +# OPENMV-DIFF # |
| 16 | +# add_subdirectory(marketplace) |
| 17 | +# add_subdirectory(screenrecorder) |
| 18 | +# add_subdirectory(updateinfo) |
| 19 | +# add_subdirectory(welcome) |
| 20 | +# OPENMV-DIFF # |
15 | 21 |
|
16 | 22 | # Level 2: (only depends on Level 1 and below)
|
17 | 23 | add_subdirectory(bineditor)
|
18 |
| -add_subdirectory(cpaster) |
| 24 | +# OPENMV-DIFF # |
| 25 | +# add_subdirectory(cpaster) |
| 26 | +# OPENMV-DIFF # |
19 | 27 | add_subdirectory(diffeditor)
|
20 |
| -add_subdirectory(emacskeys) |
21 |
| -add_subdirectory(macros) |
| 28 | +# OPENMV-DIFF # |
| 29 | +# add_subdirectory(emacskeys) |
| 30 | +# add_subdirectory(macros) |
| 31 | +# OPENMV-DIFF # |
22 | 32 | add_subdirectory(projectexplorer)
|
23 |
| -add_subdirectory(silversearcher) |
| 33 | +# OPENMV-DIFF # |
| 34 | +# add_subdirectory(silversearcher) |
| 35 | +# OPENMV-DIFF # |
24 | 36 |
|
25 | 37 | # Level 3: (only depends on Level 2 and below)
|
26 |
| -add_subdirectory(axivion) |
27 |
| -add_subdirectory(compilerexplorer) |
28 |
| -add_subdirectory(cppeditor) |
29 |
| -add_subdirectory(haskell) |
30 |
| -add_subdirectory(help) |
| 38 | +# OPENMV-DIFF # |
| 39 | +# add_subdirectory(axivion) |
| 40 | +# add_subdirectory(compilerexplorer) |
| 41 | +# add_subdirectory(cppeditor) |
| 42 | +# add_subdirectory(haskell) |
| 43 | +# add_subdirectory(help) |
| 44 | +# OPENMV-DIFF # |
31 | 45 | add_subdirectory(resourceeditor)
|
32 |
| -add_subdirectory(nim) |
33 |
| -add_subdirectory(conan) |
34 |
| -add_subdirectory(saferenderer) |
35 |
| -add_subdirectory(terminal) |
36 |
| -add_subdirectory(vcpkg) |
| 46 | +# OPENMV-DIFF # |
| 47 | +# add_subdirectory(nim) |
| 48 | +# add_subdirectory(conan) |
| 49 | +# add_subdirectory(saferenderer) |
| 50 | +# add_subdirectory(terminal) |
| 51 | +# add_subdirectory(vcpkg) |
| 52 | +# OPENMV-DIFF # |
37 | 53 |
|
38 | 54 | # Level 4: (only depends on Level 3 and below)
|
39 |
| -add_subdirectory(classview) |
40 |
| -add_subdirectory(glsleditor) |
41 |
| -add_subdirectory(modeleditor) |
| 55 | +# OPENMV-DIFF # |
| 56 | +# add_subdirectory(classview) |
| 57 | +# add_subdirectory(glsleditor) |
| 58 | +# add_subdirectory(modeleditor) |
| 59 | +# OPENMV-DIFF # |
42 | 60 | add_subdirectory(qtsupport)
|
43 |
| -add_subdirectory(todo) |
44 |
| -add_subdirectory(vcsbase) |
| 61 | +# OPENMV-DIFF # |
| 62 | +# add_subdirectory(todo) |
| 63 | +# add_subdirectory(vcsbase) |
| 64 | +# OPENMV-DIFF # |
45 | 65 |
|
46 | 66 | # Level 5:
|
47 |
| -add_subdirectory(autotoolsprojectmanager) |
48 |
| -add_subdirectory(bazaar) |
49 |
| -add_subdirectory(beautifier) |
50 |
| -add_subdirectory(clearcase) |
51 |
| -add_subdirectory(cvs) |
52 |
| -add_subdirectory(designer) |
53 |
| -add_subdirectory(docker) |
54 |
| -add_subdirectory(fakevim) |
55 |
| -add_subdirectory(fossil) |
56 |
| -add_subdirectory(genericprojectmanager) |
57 |
| -add_subdirectory(git) |
58 |
| -add_subdirectory(mercurial) |
59 |
| -add_subdirectory(mesonprojectmanager) |
60 |
| -add_subdirectory(perforce) |
61 |
| -add_subdirectory(qmakeprojectmanager) |
62 |
| -add_subdirectory(qmljstools) |
63 |
| -add_subdirectory(scxmleditor) |
64 |
| -add_subdirectory(subversion) |
65 |
| -add_subdirectory(compilationdatabaseprojectmanager) |
| 67 | +# OPENMV-DIFF # |
| 68 | +# add_subdirectory(autotoolsprojectmanager) |
| 69 | +# add_subdirectory(bazaar) |
| 70 | +# add_subdirectory(beautifier) |
| 71 | +# add_subdirectory(clearcase) |
| 72 | +# add_subdirectory(cvs) |
| 73 | +# add_subdirectory(designer) |
| 74 | +# add_subdirectory(docker) |
| 75 | +# add_subdirectory(fakevim) |
| 76 | +# add_subdirectory(fossil) |
| 77 | +# add_subdirectory(genericprojectmanager) |
| 78 | +# add_subdirectory(git) |
| 79 | +# add_subdirectory(mercurial) |
| 80 | +# add_subdirectory(mesonprojectmanager) |
| 81 | +# add_subdirectory(perforce) |
| 82 | +# add_subdirectory(qmakeprojectmanager) |
| 83 | +# add_subdirectory(qmljstools) |
| 84 | +# add_subdirectory(scxmleditor) |
| 85 | +# add_subdirectory(subversion) |
| 86 | +# add_subdirectory(compilationdatabaseprojectmanager) |
| 87 | +# OPENMV-DIFF # |
66 | 88 | add_subdirectory(languageclient)
|
67 |
| -if (WITH_QMLDESIGNER) |
68 |
| - add_subdirectory(qmldesignerbase) |
69 |
| -endif() |
70 |
| -add_subdirectory(webassembly) |
| 89 | +# OPENMV-DIFF # |
| 90 | +# if (WITH_QMLDESIGNER) |
| 91 | +# add_subdirectory(qmldesignerbase) |
| 92 | +# endif() |
| 93 | +# add_subdirectory(webassembly) |
| 94 | +# OPENMV-DIFF # |
71 | 95 |
|
72 | 96 | # Level 6:
|
73 |
| -add_subdirectory(debugger) |
74 |
| -add_subdirectory(coco) |
| 97 | +# OPENMV-DIFF # |
| 98 | +# add_subdirectory(debugger) |
| 99 | +# add_subdirectory(coco) |
| 100 | +# OPENMV-DIFF # |
75 | 101 | add_subdirectory(copilot)
|
76 |
| -add_subdirectory(gitlab) |
77 |
| -if (WITH_QMLDESIGNER) |
78 |
| - add_subdirectory(qmlprojectmanager) |
79 |
| -endif() |
| 102 | +# OPENMV-DIFF # |
| 103 | +# add_subdirectory(gitlab) |
| 104 | +# if (WITH_QMLDESIGNER) |
| 105 | +# add_subdirectory(qmlprojectmanager) |
| 106 | +# endif() |
| 107 | +# OPENMV-DIFF # |
80 | 108 | add_subdirectory(python)
|
81 |
| -add_subdirectory(clangformat) |
82 |
| -add_subdirectory(cmakeprojectmanager) |
| 109 | +# OPENMV-DIFF # |
| 110 | +# add_subdirectory(clangformat) |
| 111 | +# add_subdirectory(cmakeprojectmanager) |
| 112 | +# OPENMV-DIFF # |
83 | 113 |
|
84 | 114 | # Level 7:
|
85 |
| -add_subdirectory(android) |
86 |
| -add_subdirectory(autotest) |
87 |
| -add_subdirectory(baremetal) |
88 |
| -add_subdirectory(clangcodemodel) |
89 |
| -add_subdirectory(clangtools) |
90 |
| -add_subdirectory(cppcheck) |
91 |
| -add_subdirectory(incredibuild) |
92 |
| -add_subdirectory(ios) |
93 |
| -add_subdirectory(qmljseditor) |
94 |
| -add_subdirectory(qmlpreview) |
95 |
| -add_subdirectory(qmlprofiler) |
96 |
| -add_subdirectory(remotelinux) |
97 |
| -add_subdirectory(valgrind) |
98 |
| -add_subdirectory(perfprofiler) |
99 |
| -add_subdirectory(qbsprojectmanager) |
100 |
| -add_subdirectory(ctfvisualizer) |
101 |
| -add_subdirectory(squish) |
102 |
| -add_subdirectory(appstatisticsmonitor) |
| 115 | +# OPENMV-DIFF # |
| 116 | +# add_subdirectory(android) |
| 117 | +# add_subdirectory(autotest) |
| 118 | +# add_subdirectory(baremetal) |
| 119 | +# add_subdirectory(clangcodemodel) |
| 120 | +# add_subdirectory(clangtools) |
| 121 | +# add_subdirectory(cppcheck) |
| 122 | +# add_subdirectory(incredibuild) |
| 123 | +# add_subdirectory(ios) |
| 124 | +# add_subdirectory(qmljseditor) |
| 125 | +# add_subdirectory(qmlpreview) |
| 126 | +# add_subdirectory(qmlprofiler) |
| 127 | +# add_subdirectory(remotelinux) |
| 128 | +# add_subdirectory(valgrind) |
| 129 | +# add_subdirectory(perfprofiler) |
| 130 | +# add_subdirectory(qbsprojectmanager) |
| 131 | +# add_subdirectory(ctfvisualizer) |
| 132 | +# add_subdirectory(squish) |
| 133 | +# add_subdirectory(appstatisticsmonitor) |
| 134 | +# OPENMV-DIFF # |
103 | 135 |
|
104 | 136 | # Level 8:
|
105 |
| -add_subdirectory(boot2qt) |
106 |
| -if (WITH_QMLDESIGNER) |
107 |
| - unset(qmldesigner_builddir) |
108 |
| - if (WIN32 AND CMAKE_CXX_COMPILER_ID MATCHES "Clang") |
109 |
| - # Workaround for @CMakeFiles\QmlDesigner.rsp ld.lld.exe: The filename or extension is too long. |
110 |
| - # Clang on Windows is having problems with QmlDesigner.rsp which is bigger than 32KiB |
111 |
| - set(qmldesigner_builddir ${PROJECT_BINARY_DIR}/qmldsgnr) |
112 |
| - endif() |
113 |
| - add_subdirectory(qmldesigner ${qmldesigner_builddir}) |
114 |
| - add_subdirectory(qmldesignerlite) |
115 |
| - add_subdirectory(effectcomposer) |
116 |
| - add_subdirectory(studiowelcome) |
117 |
| - add_subdirectory(insight) |
118 |
| -endif() |
119 |
| -add_subdirectory(qnx) |
120 |
| -add_subdirectory(mcusupport) |
121 |
| -add_subdirectory(qtapplicationmanager) |
| 137 | +# OPENMV-DIFF # |
| 138 | +# add_subdirectory(boot2qt) |
| 139 | +# if (WITH_QMLDESIGNER) |
| 140 | +# unset(qmldesigner_builddir) |
| 141 | +# if (WIN32 AND CMAKE_CXX_COMPILER_ID MATCHES "Clang") |
| 142 | +# # Workaround for @CMakeFiles\QmlDesigner.rsp ld.lld.exe: The filename or extension is too long. |
| 143 | +# # Clang on Windows is having problems with QmlDesigner.rsp which is bigger than 32KiB |
| 144 | +# set(qmldesigner_builddir ${PROJECT_BINARY_DIR}/qmldsgnr) |
| 145 | +# endif() |
| 146 | +# add_subdirectory(qmldesigner ${qmldesigner_builddir}) |
| 147 | +# add_subdirectory(qmldesignerlite) |
| 148 | +# add_subdirectory(effectcomposer) |
| 149 | +# add_subdirectory(studiowelcome) |
| 150 | +# add_subdirectory(insight) |
| 151 | +# endif() |
| 152 | +# add_subdirectory(qnx) |
| 153 | +# add_subdirectory(mcusupport) |
| 154 | +# add_subdirectory(qtapplicationmanager) |
| 155 | +# OPENMV-DIFF # |
0 commit comments