Showing
28 changed files
with
4846 additions
and
19 deletions
Too many changes to show.
To preserve performance only 28 of 28+ files are displayed.
android/.cxx/Debug/13706x4x/arm64-v8a/.cmake/api/v1/reply/cache-v2-3b5752fb480752666fb8.json
0 → 100644
1 | +{ | ||
2 | + "entries" : | ||
3 | + [ | ||
4 | + { | ||
5 | + "name" : "ANDROID_ABI", | ||
6 | + "properties" : | ||
7 | + [ | ||
8 | + { | ||
9 | + "name" : "HELPSTRING", | ||
10 | + "value" : "No help, variable specified on the command line." | ||
11 | + } | ||
12 | + ], | ||
13 | + "type" : "UNINITIALIZED", | ||
14 | + "value" : "arm64-v8a" | ||
15 | + }, | ||
16 | + { | ||
17 | + "name" : "ANDROID_NDK", | ||
18 | + "properties" : | ||
19 | + [ | ||
20 | + { | ||
21 | + "name" : "HELPSTRING", | ||
22 | + "value" : "No help, variable specified on the command line." | ||
23 | + } | ||
24 | + ], | ||
25 | + "type" : "UNINITIALIZED", | ||
26 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620" | ||
27 | + }, | ||
28 | + { | ||
29 | + "name" : "ANDROID_PLATFORM", | ||
30 | + "properties" : | ||
31 | + [ | ||
32 | + { | ||
33 | + "name" : "HELPSTRING", | ||
34 | + "value" : "No help, variable specified on the command line." | ||
35 | + } | ||
36 | + ], | ||
37 | + "type" : "UNINITIALIZED", | ||
38 | + "value" : "android-21" | ||
39 | + }, | ||
40 | + { | ||
41 | + "name" : "CMAKE_ADDR2LINE", | ||
42 | + "properties" : | ||
43 | + [ | ||
44 | + { | ||
45 | + "name" : "ADVANCED", | ||
46 | + "value" : "1" | ||
47 | + }, | ||
48 | + { | ||
49 | + "name" : "HELPSTRING", | ||
50 | + "value" : "Path to a program." | ||
51 | + } | ||
52 | + ], | ||
53 | + "type" : "FILEPATH", | ||
54 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-addr2line" | ||
55 | + }, | ||
56 | + { | ||
57 | + "name" : "CMAKE_ANDROID_ARCH_ABI", | ||
58 | + "properties" : | ||
59 | + [ | ||
60 | + { | ||
61 | + "name" : "HELPSTRING", | ||
62 | + "value" : "No help, variable specified on the command line." | ||
63 | + } | ||
64 | + ], | ||
65 | + "type" : "UNINITIALIZED", | ||
66 | + "value" : "arm64-v8a" | ||
67 | + }, | ||
68 | + { | ||
69 | + "name" : "CMAKE_ANDROID_NDK", | ||
70 | + "properties" : | ||
71 | + [ | ||
72 | + { | ||
73 | + "name" : "HELPSTRING", | ||
74 | + "value" : "No help, variable specified on the command line." | ||
75 | + } | ||
76 | + ], | ||
77 | + "type" : "UNINITIALIZED", | ||
78 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620" | ||
79 | + }, | ||
80 | + { | ||
81 | + "name" : "CMAKE_AR", | ||
82 | + "properties" : | ||
83 | + [ | ||
84 | + { | ||
85 | + "name" : "ADVANCED", | ||
86 | + "value" : "1" | ||
87 | + }, | ||
88 | + { | ||
89 | + "name" : "HELPSTRING", | ||
90 | + "value" : "Path to a program." | ||
91 | + } | ||
92 | + ], | ||
93 | + "type" : "FILEPATH", | ||
94 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar" | ||
95 | + }, | ||
96 | + { | ||
97 | + "name" : "CMAKE_BUILD_TYPE", | ||
98 | + "properties" : | ||
99 | + [ | ||
100 | + { | ||
101 | + "name" : "HELPSTRING", | ||
102 | + "value" : "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ..." | ||
103 | + } | ||
104 | + ], | ||
105 | + "type" : "STRING", | ||
106 | + "value" : "Debug" | ||
107 | + }, | ||
108 | + { | ||
109 | + "name" : "CMAKE_CACHEFILE_DIR", | ||
110 | + "properties" : | ||
111 | + [ | ||
112 | + { | ||
113 | + "name" : "HELPSTRING", | ||
114 | + "value" : "This is the directory where this CMakeCache.txt was created" | ||
115 | + } | ||
116 | + ], | ||
117 | + "type" : "INTERNAL", | ||
118 | + "value" : "/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a" | ||
119 | + }, | ||
120 | + { | ||
121 | + "name" : "CMAKE_CACHE_MAJOR_VERSION", | ||
122 | + "properties" : | ||
123 | + [ | ||
124 | + { | ||
125 | + "name" : "HELPSTRING", | ||
126 | + "value" : "Major version of cmake used to create the current loaded cache" | ||
127 | + } | ||
128 | + ], | ||
129 | + "type" : "INTERNAL", | ||
130 | + "value" : "3" | ||
131 | + }, | ||
132 | + { | ||
133 | + "name" : "CMAKE_CACHE_MINOR_VERSION", | ||
134 | + "properties" : | ||
135 | + [ | ||
136 | + { | ||
137 | + "name" : "HELPSTRING", | ||
138 | + "value" : "Minor version of cmake used to create the current loaded cache" | ||
139 | + } | ||
140 | + ], | ||
141 | + "type" : "INTERNAL", | ||
142 | + "value" : "22" | ||
143 | + }, | ||
144 | + { | ||
145 | + "name" : "CMAKE_CACHE_PATCH_VERSION", | ||
146 | + "properties" : | ||
147 | + [ | ||
148 | + { | ||
149 | + "name" : "HELPSTRING", | ||
150 | + "value" : "Patch version of cmake used to create the current loaded cache" | ||
151 | + } | ||
152 | + ], | ||
153 | + "type" : "INTERNAL", | ||
154 | + "value" : "1" | ||
155 | + }, | ||
156 | + { | ||
157 | + "name" : "CMAKE_COMMAND", | ||
158 | + "properties" : | ||
159 | + [ | ||
160 | + { | ||
161 | + "name" : "HELPSTRING", | ||
162 | + "value" : "Path to CMake executable." | ||
163 | + } | ||
164 | + ], | ||
165 | + "type" : "INTERNAL", | ||
166 | + "value" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/cmake" | ||
167 | + }, | ||
168 | + { | ||
169 | + "name" : "CMAKE_CPACK_COMMAND", | ||
170 | + "properties" : | ||
171 | + [ | ||
172 | + { | ||
173 | + "name" : "HELPSTRING", | ||
174 | + "value" : "Path to cpack program executable." | ||
175 | + } | ||
176 | + ], | ||
177 | + "type" : "INTERNAL", | ||
178 | + "value" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/cpack" | ||
179 | + }, | ||
180 | + { | ||
181 | + "name" : "CMAKE_CTEST_COMMAND", | ||
182 | + "properties" : | ||
183 | + [ | ||
184 | + { | ||
185 | + "name" : "HELPSTRING", | ||
186 | + "value" : "Path to ctest program executable." | ||
187 | + } | ||
188 | + ], | ||
189 | + "type" : "INTERNAL", | ||
190 | + "value" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ctest" | ||
191 | + }, | ||
192 | + { | ||
193 | + "name" : "CMAKE_CXX_COMPILER", | ||
194 | + "properties" : | ||
195 | + [ | ||
196 | + { | ||
197 | + "name" : "ADVANCED", | ||
198 | + "value" : "1" | ||
199 | + }, | ||
200 | + { | ||
201 | + "name" : "HELPSTRING", | ||
202 | + "value" : "(This variable does not exist and should not be used)" | ||
203 | + } | ||
204 | + ], | ||
205 | + "type" : "UNINITIALIZED", | ||
206 | + "value" : "" | ||
207 | + }, | ||
208 | + { | ||
209 | + "name" : "CMAKE_CXX_COMPILER_AR", | ||
210 | + "properties" : | ||
211 | + [ | ||
212 | + { | ||
213 | + "name" : "ADVANCED", | ||
214 | + "value" : "1" | ||
215 | + }, | ||
216 | + { | ||
217 | + "name" : "HELPSTRING", | ||
218 | + "value" : "LLVM archiver" | ||
219 | + } | ||
220 | + ], | ||
221 | + "type" : "FILEPATH", | ||
222 | + "value" : "CMAKE_CXX_COMPILER_AR-NOTFOUND" | ||
223 | + }, | ||
224 | + { | ||
225 | + "name" : "CMAKE_CXX_COMPILER_RANLIB", | ||
226 | + "properties" : | ||
227 | + [ | ||
228 | + { | ||
229 | + "name" : "ADVANCED", | ||
230 | + "value" : "1" | ||
231 | + }, | ||
232 | + { | ||
233 | + "name" : "HELPSTRING", | ||
234 | + "value" : "Generate index for LLVM archive" | ||
235 | + } | ||
236 | + ], | ||
237 | + "type" : "FILEPATH", | ||
238 | + "value" : "CMAKE_CXX_COMPILER_RANLIB-NOTFOUND" | ||
239 | + }, | ||
240 | + { | ||
241 | + "name" : "CMAKE_CXX_FLAGS", | ||
242 | + "properties" : | ||
243 | + [ | ||
244 | + { | ||
245 | + "name" : "ADVANCED", | ||
246 | + "value" : "1" | ||
247 | + }, | ||
248 | + { | ||
249 | + "name" : "HELPSTRING", | ||
250 | + "value" : "Flags used by the CXX compiler during all build types." | ||
251 | + } | ||
252 | + ], | ||
253 | + "type" : "STRING", | ||
254 | + "value" : "-DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fexceptions -frtti -stdlib=libc++" | ||
255 | + }, | ||
256 | + { | ||
257 | + "name" : "CMAKE_CXX_FLAGS_DEBUG", | ||
258 | + "properties" : | ||
259 | + [ | ||
260 | + { | ||
261 | + "name" : "ADVANCED", | ||
262 | + "value" : "1" | ||
263 | + }, | ||
264 | + { | ||
265 | + "name" : "HELPSTRING", | ||
266 | + "value" : "Flags used by the CXX compiler during DEBUG builds." | ||
267 | + } | ||
268 | + ], | ||
269 | + "type" : "STRING", | ||
270 | + "value" : "-g -fno-limit-debug-info" | ||
271 | + }, | ||
272 | + { | ||
273 | + "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", | ||
274 | + "properties" : | ||
275 | + [ | ||
276 | + { | ||
277 | + "name" : "ADVANCED", | ||
278 | + "value" : "1" | ||
279 | + }, | ||
280 | + { | ||
281 | + "name" : "HELPSTRING", | ||
282 | + "value" : "Flags used by the CXX compiler during MINSIZEREL builds." | ||
283 | + } | ||
284 | + ], | ||
285 | + "type" : "STRING", | ||
286 | + "value" : "-Os -DNDEBUG" | ||
287 | + }, | ||
288 | + { | ||
289 | + "name" : "CMAKE_CXX_FLAGS_RELEASE", | ||
290 | + "properties" : | ||
291 | + [ | ||
292 | + { | ||
293 | + "name" : "ADVANCED", | ||
294 | + "value" : "1" | ||
295 | + }, | ||
296 | + { | ||
297 | + "name" : "HELPSTRING", | ||
298 | + "value" : "Flags used by the CXX compiler during RELEASE builds." | ||
299 | + } | ||
300 | + ], | ||
301 | + "type" : "STRING", | ||
302 | + "value" : "-O3 -DNDEBUG" | ||
303 | + }, | ||
304 | + { | ||
305 | + "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", | ||
306 | + "properties" : | ||
307 | + [ | ||
308 | + { | ||
309 | + "name" : "ADVANCED", | ||
310 | + "value" : "1" | ||
311 | + }, | ||
312 | + { | ||
313 | + "name" : "HELPSTRING", | ||
314 | + "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." | ||
315 | + } | ||
316 | + ], | ||
317 | + "type" : "STRING", | ||
318 | + "value" : "-O2 -g -DNDEBUG" | ||
319 | + }, | ||
320 | + { | ||
321 | + "name" : "CMAKE_C_COMPILER", | ||
322 | + "properties" : | ||
323 | + [ | ||
324 | + { | ||
325 | + "name" : "ADVANCED", | ||
326 | + "value" : "1" | ||
327 | + }, | ||
328 | + { | ||
329 | + "name" : "HELPSTRING", | ||
330 | + "value" : "(This variable does not exist and should not be used)" | ||
331 | + } | ||
332 | + ], | ||
333 | + "type" : "UNINITIALIZED", | ||
334 | + "value" : "" | ||
335 | + }, | ||
336 | + { | ||
337 | + "name" : "CMAKE_C_COMPILER_AR", | ||
338 | + "properties" : | ||
339 | + [ | ||
340 | + { | ||
341 | + "name" : "ADVANCED", | ||
342 | + "value" : "1" | ||
343 | + }, | ||
344 | + { | ||
345 | + "name" : "HELPSTRING", | ||
346 | + "value" : "LLVM archiver" | ||
347 | + } | ||
348 | + ], | ||
349 | + "type" : "FILEPATH", | ||
350 | + "value" : "CMAKE_C_COMPILER_AR-NOTFOUND" | ||
351 | + }, | ||
352 | + { | ||
353 | + "name" : "CMAKE_C_COMPILER_RANLIB", | ||
354 | + "properties" : | ||
355 | + [ | ||
356 | + { | ||
357 | + "name" : "ADVANCED", | ||
358 | + "value" : "1" | ||
359 | + }, | ||
360 | + { | ||
361 | + "name" : "HELPSTRING", | ||
362 | + "value" : "Generate index for LLVM archive" | ||
363 | + } | ||
364 | + ], | ||
365 | + "type" : "FILEPATH", | ||
366 | + "value" : "CMAKE_C_COMPILER_RANLIB-NOTFOUND" | ||
367 | + }, | ||
368 | + { | ||
369 | + "name" : "CMAKE_C_FLAGS", | ||
370 | + "properties" : | ||
371 | + [ | ||
372 | + { | ||
373 | + "name" : "ADVANCED", | ||
374 | + "value" : "1" | ||
375 | + }, | ||
376 | + { | ||
377 | + "name" : "HELPSTRING", | ||
378 | + "value" : "Flags used by the C compiler during all build types." | ||
379 | + } | ||
380 | + ], | ||
381 | + "type" : "STRING", | ||
382 | + "value" : "-DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fexceptions" | ||
383 | + }, | ||
384 | + { | ||
385 | + "name" : "CMAKE_C_FLAGS_DEBUG", | ||
386 | + "properties" : | ||
387 | + [ | ||
388 | + { | ||
389 | + "name" : "ADVANCED", | ||
390 | + "value" : "1" | ||
391 | + }, | ||
392 | + { | ||
393 | + "name" : "HELPSTRING", | ||
394 | + "value" : "Flags used by the C compiler during DEBUG builds." | ||
395 | + } | ||
396 | + ], | ||
397 | + "type" : "STRING", | ||
398 | + "value" : "-g -fno-limit-debug-info" | ||
399 | + }, | ||
400 | + { | ||
401 | + "name" : "CMAKE_C_FLAGS_MINSIZEREL", | ||
402 | + "properties" : | ||
403 | + [ | ||
404 | + { | ||
405 | + "name" : "ADVANCED", | ||
406 | + "value" : "1" | ||
407 | + }, | ||
408 | + { | ||
409 | + "name" : "HELPSTRING", | ||
410 | + "value" : "Flags used by the C compiler during MINSIZEREL builds." | ||
411 | + } | ||
412 | + ], | ||
413 | + "type" : "STRING", | ||
414 | + "value" : "-Os -DNDEBUG" | ||
415 | + }, | ||
416 | + { | ||
417 | + "name" : "CMAKE_C_FLAGS_RELEASE", | ||
418 | + "properties" : | ||
419 | + [ | ||
420 | + { | ||
421 | + "name" : "ADVANCED", | ||
422 | + "value" : "1" | ||
423 | + }, | ||
424 | + { | ||
425 | + "name" : "HELPSTRING", | ||
426 | + "value" : "Flags used by the C compiler during RELEASE builds." | ||
427 | + } | ||
428 | + ], | ||
429 | + "type" : "STRING", | ||
430 | + "value" : "-O3 -DNDEBUG" | ||
431 | + }, | ||
432 | + { | ||
433 | + "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", | ||
434 | + "properties" : | ||
435 | + [ | ||
436 | + { | ||
437 | + "name" : "ADVANCED", | ||
438 | + "value" : "1" | ||
439 | + }, | ||
440 | + { | ||
441 | + "name" : "HELPSTRING", | ||
442 | + "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." | ||
443 | + } | ||
444 | + ], | ||
445 | + "type" : "STRING", | ||
446 | + "value" : "-O2 -g -DNDEBUG" | ||
447 | + }, | ||
448 | + { | ||
449 | + "name" : "CMAKE_DLLTOOL", | ||
450 | + "properties" : | ||
451 | + [ | ||
452 | + { | ||
453 | + "name" : "ADVANCED", | ||
454 | + "value" : "1" | ||
455 | + }, | ||
456 | + { | ||
457 | + "name" : "HELPSTRING", | ||
458 | + "value" : "Path to a program." | ||
459 | + } | ||
460 | + ], | ||
461 | + "type" : "FILEPATH", | ||
462 | + "value" : "CMAKE_DLLTOOL-NOTFOUND" | ||
463 | + }, | ||
464 | + { | ||
465 | + "name" : "CMAKE_EDIT_COMMAND", | ||
466 | + "properties" : | ||
467 | + [ | ||
468 | + { | ||
469 | + "name" : "HELPSTRING", | ||
470 | + "value" : "Path to cache edit program executable." | ||
471 | + } | ||
472 | + ], | ||
473 | + "type" : "INTERNAL", | ||
474 | + "value" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ccmake" | ||
475 | + }, | ||
476 | + { | ||
477 | + "name" : "CMAKE_EXECUTABLE_FORMAT", | ||
478 | + "properties" : | ||
479 | + [ | ||
480 | + { | ||
481 | + "name" : "HELPSTRING", | ||
482 | + "value" : "Executable file format" | ||
483 | + } | ||
484 | + ], | ||
485 | + "type" : "INTERNAL", | ||
486 | + "value" : "ELF" | ||
487 | + }, | ||
488 | + { | ||
489 | + "name" : "CMAKE_EXE_LINKER_FLAGS", | ||
490 | + "properties" : | ||
491 | + [ | ||
492 | + { | ||
493 | + "name" : "ADVANCED", | ||
494 | + "value" : "1" | ||
495 | + }, | ||
496 | + { | ||
497 | + "name" : "HELPSTRING", | ||
498 | + "value" : "Flags used by the linker during all build types." | ||
499 | + } | ||
500 | + ], | ||
501 | + "type" : "STRING", | ||
502 | + "value" : "-Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Qunused-arguments -Wl,--no-undefined -Wl,--gc-sections" | ||
503 | + }, | ||
504 | + { | ||
505 | + "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", | ||
506 | + "properties" : | ||
507 | + [ | ||
508 | + { | ||
509 | + "name" : "ADVANCED", | ||
510 | + "value" : "1" | ||
511 | + }, | ||
512 | + { | ||
513 | + "name" : "HELPSTRING", | ||
514 | + "value" : "Flags used by the linker during DEBUG builds." | ||
515 | + } | ||
516 | + ], | ||
517 | + "type" : "STRING", | ||
518 | + "value" : "" | ||
519 | + }, | ||
520 | + { | ||
521 | + "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", | ||
522 | + "properties" : | ||
523 | + [ | ||
524 | + { | ||
525 | + "name" : "ADVANCED", | ||
526 | + "value" : "1" | ||
527 | + }, | ||
528 | + { | ||
529 | + "name" : "HELPSTRING", | ||
530 | + "value" : "Flags used by the linker during MINSIZEREL builds." | ||
531 | + } | ||
532 | + ], | ||
533 | + "type" : "STRING", | ||
534 | + "value" : "" | ||
535 | + }, | ||
536 | + { | ||
537 | + "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", | ||
538 | + "properties" : | ||
539 | + [ | ||
540 | + { | ||
541 | + "name" : "ADVANCED", | ||
542 | + "value" : "1" | ||
543 | + }, | ||
544 | + { | ||
545 | + "name" : "HELPSTRING", | ||
546 | + "value" : "Flags used by the linker during RELEASE builds." | ||
547 | + } | ||
548 | + ], | ||
549 | + "type" : "STRING", | ||
550 | + "value" : "" | ||
551 | + }, | ||
552 | + { | ||
553 | + "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", | ||
554 | + "properties" : | ||
555 | + [ | ||
556 | + { | ||
557 | + "name" : "ADVANCED", | ||
558 | + "value" : "1" | ||
559 | + }, | ||
560 | + { | ||
561 | + "name" : "HELPSTRING", | ||
562 | + "value" : "Flags used by the linker during RELWITHDEBINFO builds." | ||
563 | + } | ||
564 | + ], | ||
565 | + "type" : "STRING", | ||
566 | + "value" : "" | ||
567 | + }, | ||
568 | + { | ||
569 | + "name" : "CMAKE_EXPORT_COMPILE_COMMANDS", | ||
570 | + "properties" : | ||
571 | + [ | ||
572 | + { | ||
573 | + "name" : "HELPSTRING", | ||
574 | + "value" : "No help, variable specified on the command line." | ||
575 | + } | ||
576 | + ], | ||
577 | + "type" : "UNINITIALIZED", | ||
578 | + "value" : "ON" | ||
579 | + }, | ||
580 | + { | ||
581 | + "name" : "CMAKE_EXTRA_GENERATOR", | ||
582 | + "properties" : | ||
583 | + [ | ||
584 | + { | ||
585 | + "name" : "HELPSTRING", | ||
586 | + "value" : "Name of external makefile project generator." | ||
587 | + } | ||
588 | + ], | ||
589 | + "type" : "INTERNAL", | ||
590 | + "value" : "" | ||
591 | + }, | ||
592 | + { | ||
593 | + "name" : "CMAKE_GENERATOR", | ||
594 | + "properties" : | ||
595 | + [ | ||
596 | + { | ||
597 | + "name" : "HELPSTRING", | ||
598 | + "value" : "Name of generator." | ||
599 | + } | ||
600 | + ], | ||
601 | + "type" : "INTERNAL", | ||
602 | + "value" : "Ninja" | ||
603 | + }, | ||
604 | + { | ||
605 | + "name" : "CMAKE_GENERATOR_INSTANCE", | ||
606 | + "properties" : | ||
607 | + [ | ||
608 | + { | ||
609 | + "name" : "HELPSTRING", | ||
610 | + "value" : "Generator instance identifier." | ||
611 | + } | ||
612 | + ], | ||
613 | + "type" : "INTERNAL", | ||
614 | + "value" : "" | ||
615 | + }, | ||
616 | + { | ||
617 | + "name" : "CMAKE_GENERATOR_PLATFORM", | ||
618 | + "properties" : | ||
619 | + [ | ||
620 | + { | ||
621 | + "name" : "HELPSTRING", | ||
622 | + "value" : "Name of generator platform." | ||
623 | + } | ||
624 | + ], | ||
625 | + "type" : "INTERNAL", | ||
626 | + "value" : "" | ||
627 | + }, | ||
628 | + { | ||
629 | + "name" : "CMAKE_GENERATOR_TOOLSET", | ||
630 | + "properties" : | ||
631 | + [ | ||
632 | + { | ||
633 | + "name" : "HELPSTRING", | ||
634 | + "value" : "Name of generator toolset." | ||
635 | + } | ||
636 | + ], | ||
637 | + "type" : "INTERNAL", | ||
638 | + "value" : "" | ||
639 | + }, | ||
640 | + { | ||
641 | + "name" : "CMAKE_HOME_DIRECTORY", | ||
642 | + "properties" : | ||
643 | + [ | ||
644 | + { | ||
645 | + "name" : "HELPSTRING", | ||
646 | + "value" : "Source directory with the top level CMakeLists.txt file for this project" | ||
647 | + } | ||
648 | + ], | ||
649 | + "type" : "INTERNAL", | ||
650 | + "value" : "/Users/thuanpham/Desktop/processing_camera_image/android" | ||
651 | + }, | ||
652 | + { | ||
653 | + "name" : "CMAKE_INSTALL_PREFIX", | ||
654 | + "properties" : | ||
655 | + [ | ||
656 | + { | ||
657 | + "name" : "HELPSTRING", | ||
658 | + "value" : "Install path prefix, prepended onto install directories." | ||
659 | + } | ||
660 | + ], | ||
661 | + "type" : "PATH", | ||
662 | + "value" : "/usr/local" | ||
663 | + }, | ||
664 | + { | ||
665 | + "name" : "CMAKE_INSTALL_SO_NO_EXE", | ||
666 | + "properties" : | ||
667 | + [ | ||
668 | + { | ||
669 | + "name" : "HELPSTRING", | ||
670 | + "value" : "Install .so files without execute permission." | ||
671 | + } | ||
672 | + ], | ||
673 | + "type" : "INTERNAL", | ||
674 | + "value" : "0" | ||
675 | + }, | ||
676 | + { | ||
677 | + "name" : "CMAKE_LIBRARY_OUTPUT_DIRECTORY", | ||
678 | + "properties" : | ||
679 | + [ | ||
680 | + { | ||
681 | + "name" : "HELPSTRING", | ||
682 | + "value" : "No help, variable specified on the command line." | ||
683 | + } | ||
684 | + ], | ||
685 | + "type" : "UNINITIALIZED", | ||
686 | + "value" : "/Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a" | ||
687 | + }, | ||
688 | + { | ||
689 | + "name" : "CMAKE_LINKER", | ||
690 | + "properties" : | ||
691 | + [ | ||
692 | + { | ||
693 | + "name" : "ADVANCED", | ||
694 | + "value" : "1" | ||
695 | + }, | ||
696 | + { | ||
697 | + "name" : "HELPSTRING", | ||
698 | + "value" : "Path to a program." | ||
699 | + } | ||
700 | + ], | ||
701 | + "type" : "FILEPATH", | ||
702 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/ld.lld" | ||
703 | + }, | ||
704 | + { | ||
705 | + "name" : "CMAKE_MAKE_PROGRAM", | ||
706 | + "properties" : | ||
707 | + [ | ||
708 | + { | ||
709 | + "name" : "HELPSTRING", | ||
710 | + "value" : "No help, variable specified on the command line." | ||
711 | + } | ||
712 | + ], | ||
713 | + "type" : "UNINITIALIZED", | ||
714 | + "value" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ninja" | ||
715 | + }, | ||
716 | + { | ||
717 | + "name" : "CMAKE_MODULE_LINKER_FLAGS", | ||
718 | + "properties" : | ||
719 | + [ | ||
720 | + { | ||
721 | + "name" : "ADVANCED", | ||
722 | + "value" : "1" | ||
723 | + }, | ||
724 | + { | ||
725 | + "name" : "HELPSTRING", | ||
726 | + "value" : "Flags used by the linker during the creation of modules during all build types." | ||
727 | + } | ||
728 | + ], | ||
729 | + "type" : "STRING", | ||
730 | + "value" : "-Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Qunused-arguments -Wl,--no-undefined" | ||
731 | + }, | ||
732 | + { | ||
733 | + "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", | ||
734 | + "properties" : | ||
735 | + [ | ||
736 | + { | ||
737 | + "name" : "ADVANCED", | ||
738 | + "value" : "1" | ||
739 | + }, | ||
740 | + { | ||
741 | + "name" : "HELPSTRING", | ||
742 | + "value" : "Flags used by the linker during the creation of modules during DEBUG builds." | ||
743 | + } | ||
744 | + ], | ||
745 | + "type" : "STRING", | ||
746 | + "value" : "" | ||
747 | + }, | ||
748 | + { | ||
749 | + "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", | ||
750 | + "properties" : | ||
751 | + [ | ||
752 | + { | ||
753 | + "name" : "ADVANCED", | ||
754 | + "value" : "1" | ||
755 | + }, | ||
756 | + { | ||
757 | + "name" : "HELPSTRING", | ||
758 | + "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." | ||
759 | + } | ||
760 | + ], | ||
761 | + "type" : "STRING", | ||
762 | + "value" : "" | ||
763 | + }, | ||
764 | + { | ||
765 | + "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", | ||
766 | + "properties" : | ||
767 | + [ | ||
768 | + { | ||
769 | + "name" : "ADVANCED", | ||
770 | + "value" : "1" | ||
771 | + }, | ||
772 | + { | ||
773 | + "name" : "HELPSTRING", | ||
774 | + "value" : "Flags used by the linker during the creation of modules during RELEASE builds." | ||
775 | + } | ||
776 | + ], | ||
777 | + "type" : "STRING", | ||
778 | + "value" : "" | ||
779 | + }, | ||
780 | + { | ||
781 | + "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", | ||
782 | + "properties" : | ||
783 | + [ | ||
784 | + { | ||
785 | + "name" : "ADVANCED", | ||
786 | + "value" : "1" | ||
787 | + }, | ||
788 | + { | ||
789 | + "name" : "HELPSTRING", | ||
790 | + "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." | ||
791 | + } | ||
792 | + ], | ||
793 | + "type" : "STRING", | ||
794 | + "value" : "" | ||
795 | + }, | ||
796 | + { | ||
797 | + "name" : "CMAKE_NM", | ||
798 | + "properties" : | ||
799 | + [ | ||
800 | + { | ||
801 | + "name" : "ADVANCED", | ||
802 | + "value" : "1" | ||
803 | + }, | ||
804 | + { | ||
805 | + "name" : "HELPSTRING", | ||
806 | + "value" : "Path to a program." | ||
807 | + } | ||
808 | + ], | ||
809 | + "type" : "FILEPATH", | ||
810 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-nm" | ||
811 | + }, | ||
812 | + { | ||
813 | + "name" : "CMAKE_NUMBER_OF_MAKEFILES", | ||
814 | + "properties" : | ||
815 | + [ | ||
816 | + { | ||
817 | + "name" : "HELPSTRING", | ||
818 | + "value" : "number of local generators" | ||
819 | + } | ||
820 | + ], | ||
821 | + "type" : "INTERNAL", | ||
822 | + "value" : "1" | ||
823 | + }, | ||
824 | + { | ||
825 | + "name" : "CMAKE_OBJCOPY", | ||
826 | + "properties" : | ||
827 | + [ | ||
828 | + { | ||
829 | + "name" : "ADVANCED", | ||
830 | + "value" : "1" | ||
831 | + }, | ||
832 | + { | ||
833 | + "name" : "HELPSTRING", | ||
834 | + "value" : "Path to a program." | ||
835 | + } | ||
836 | + ], | ||
837 | + "type" : "FILEPATH", | ||
838 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-objcopy" | ||
839 | + }, | ||
840 | + { | ||
841 | + "name" : "CMAKE_OBJDUMP", | ||
842 | + "properties" : | ||
843 | + [ | ||
844 | + { | ||
845 | + "name" : "ADVANCED", | ||
846 | + "value" : "1" | ||
847 | + }, | ||
848 | + { | ||
849 | + "name" : "HELPSTRING", | ||
850 | + "value" : "Path to a program." | ||
851 | + } | ||
852 | + ], | ||
853 | + "type" : "FILEPATH", | ||
854 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-objdump" | ||
855 | + }, | ||
856 | + { | ||
857 | + "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", | ||
858 | + "properties" : | ||
859 | + [ | ||
860 | + { | ||
861 | + "name" : "HELPSTRING", | ||
862 | + "value" : "Platform information initialized" | ||
863 | + } | ||
864 | + ], | ||
865 | + "type" : "INTERNAL", | ||
866 | + "value" : "1" | ||
867 | + }, | ||
868 | + { | ||
869 | + "name" : "CMAKE_PROJECT_DESCRIPTION", | ||
870 | + "properties" : | ||
871 | + [ | ||
872 | + { | ||
873 | + "name" : "HELPSTRING", | ||
874 | + "value" : "Value Computed by CMake" | ||
875 | + } | ||
876 | + ], | ||
877 | + "type" : "STATIC", | ||
878 | + "value" : "" | ||
879 | + }, | ||
880 | + { | ||
881 | + "name" : "CMAKE_PROJECT_HOMEPAGE_URL", | ||
882 | + "properties" : | ||
883 | + [ | ||
884 | + { | ||
885 | + "name" : "HELPSTRING", | ||
886 | + "value" : "Value Computed by CMake" | ||
887 | + } | ||
888 | + ], | ||
889 | + "type" : "STATIC", | ||
890 | + "value" : "" | ||
891 | + }, | ||
892 | + { | ||
893 | + "name" : "CMAKE_PROJECT_NAME", | ||
894 | + "properties" : | ||
895 | + [ | ||
896 | + { | ||
897 | + "name" : "HELPSTRING", | ||
898 | + "value" : "Value Computed by CMake" | ||
899 | + } | ||
900 | + ], | ||
901 | + "type" : "STATIC", | ||
902 | + "value" : "Project" | ||
903 | + }, | ||
904 | + { | ||
905 | + "name" : "CMAKE_RANLIB", | ||
906 | + "properties" : | ||
907 | + [ | ||
908 | + { | ||
909 | + "name" : "ADVANCED", | ||
910 | + "value" : "1" | ||
911 | + }, | ||
912 | + { | ||
913 | + "name" : "HELPSTRING", | ||
914 | + "value" : "Path to a program." | ||
915 | + } | ||
916 | + ], | ||
917 | + "type" : "FILEPATH", | ||
918 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib" | ||
919 | + }, | ||
920 | + { | ||
921 | + "name" : "CMAKE_READELF", | ||
922 | + "properties" : | ||
923 | + [ | ||
924 | + { | ||
925 | + "name" : "ADVANCED", | ||
926 | + "value" : "1" | ||
927 | + }, | ||
928 | + { | ||
929 | + "name" : "HELPSTRING", | ||
930 | + "value" : "Path to a program." | ||
931 | + } | ||
932 | + ], | ||
933 | + "type" : "FILEPATH", | ||
934 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-readelf" | ||
935 | + }, | ||
936 | + { | ||
937 | + "name" : "CMAKE_ROOT", | ||
938 | + "properties" : | ||
939 | + [ | ||
940 | + { | ||
941 | + "name" : "HELPSTRING", | ||
942 | + "value" : "Path to CMake installation." | ||
943 | + } | ||
944 | + ], | ||
945 | + "type" : "INTERNAL", | ||
946 | + "value" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22" | ||
947 | + }, | ||
948 | + { | ||
949 | + "name" : "CMAKE_RUNTIME_OUTPUT_DIRECTORY", | ||
950 | + "properties" : | ||
951 | + [ | ||
952 | + { | ||
953 | + "name" : "HELPSTRING", | ||
954 | + "value" : "No help, variable specified on the command line." | ||
955 | + } | ||
956 | + ], | ||
957 | + "type" : "UNINITIALIZED", | ||
958 | + "value" : "/Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a" | ||
959 | + }, | ||
960 | + { | ||
961 | + "name" : "CMAKE_SHARED_LINKER_FLAGS", | ||
962 | + "properties" : | ||
963 | + [ | ||
964 | + { | ||
965 | + "name" : "ADVANCED", | ||
966 | + "value" : "1" | ||
967 | + }, | ||
968 | + { | ||
969 | + "name" : "HELPSTRING", | ||
970 | + "value" : "Flags used by the linker during the creation of shared libraries during all build types." | ||
971 | + } | ||
972 | + ], | ||
973 | + "type" : "STRING", | ||
974 | + "value" : "-Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Qunused-arguments -Wl,--no-undefined" | ||
975 | + }, | ||
976 | + { | ||
977 | + "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", | ||
978 | + "properties" : | ||
979 | + [ | ||
980 | + { | ||
981 | + "name" : "ADVANCED", | ||
982 | + "value" : "1" | ||
983 | + }, | ||
984 | + { | ||
985 | + "name" : "HELPSTRING", | ||
986 | + "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." | ||
987 | + } | ||
988 | + ], | ||
989 | + "type" : "STRING", | ||
990 | + "value" : "" | ||
991 | + }, | ||
992 | + { | ||
993 | + "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", | ||
994 | + "properties" : | ||
995 | + [ | ||
996 | + { | ||
997 | + "name" : "ADVANCED", | ||
998 | + "value" : "1" | ||
999 | + }, | ||
1000 | + { | ||
1001 | + "name" : "HELPSTRING", | ||
1002 | + "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." | ||
1003 | + } | ||
1004 | + ], | ||
1005 | + "type" : "STRING", | ||
1006 | + "value" : "" | ||
1007 | + }, | ||
1008 | + { | ||
1009 | + "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", | ||
1010 | + "properties" : | ||
1011 | + [ | ||
1012 | + { | ||
1013 | + "name" : "ADVANCED", | ||
1014 | + "value" : "1" | ||
1015 | + }, | ||
1016 | + { | ||
1017 | + "name" : "HELPSTRING", | ||
1018 | + "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." | ||
1019 | + } | ||
1020 | + ], | ||
1021 | + "type" : "STRING", | ||
1022 | + "value" : "" | ||
1023 | + }, | ||
1024 | + { | ||
1025 | + "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", | ||
1026 | + "properties" : | ||
1027 | + [ | ||
1028 | + { | ||
1029 | + "name" : "ADVANCED", | ||
1030 | + "value" : "1" | ||
1031 | + }, | ||
1032 | + { | ||
1033 | + "name" : "HELPSTRING", | ||
1034 | + "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." | ||
1035 | + } | ||
1036 | + ], | ||
1037 | + "type" : "STRING", | ||
1038 | + "value" : "" | ||
1039 | + }, | ||
1040 | + { | ||
1041 | + "name" : "CMAKE_SKIP_INSTALL_RPATH", | ||
1042 | + "properties" : | ||
1043 | + [ | ||
1044 | + { | ||
1045 | + "name" : "ADVANCED", | ||
1046 | + "value" : "1" | ||
1047 | + }, | ||
1048 | + { | ||
1049 | + "name" : "HELPSTRING", | ||
1050 | + "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." | ||
1051 | + } | ||
1052 | + ], | ||
1053 | + "type" : "BOOL", | ||
1054 | + "value" : "NO" | ||
1055 | + }, | ||
1056 | + { | ||
1057 | + "name" : "CMAKE_SKIP_RPATH", | ||
1058 | + "properties" : | ||
1059 | + [ | ||
1060 | + { | ||
1061 | + "name" : "ADVANCED", | ||
1062 | + "value" : "1" | ||
1063 | + }, | ||
1064 | + { | ||
1065 | + "name" : "HELPSTRING", | ||
1066 | + "value" : "If set, runtime paths are not added when using shared libraries." | ||
1067 | + } | ||
1068 | + ], | ||
1069 | + "type" : "BOOL", | ||
1070 | + "value" : "NO" | ||
1071 | + }, | ||
1072 | + { | ||
1073 | + "name" : "CMAKE_STATIC_LINKER_FLAGS", | ||
1074 | + "properties" : | ||
1075 | + [ | ||
1076 | + { | ||
1077 | + "name" : "ADVANCED", | ||
1078 | + "value" : "1" | ||
1079 | + }, | ||
1080 | + { | ||
1081 | + "name" : "HELPSTRING", | ||
1082 | + "value" : "Flags used by the linker during the creation of static libraries during all build types." | ||
1083 | + } | ||
1084 | + ], | ||
1085 | + "type" : "STRING", | ||
1086 | + "value" : "" | ||
1087 | + }, | ||
1088 | + { | ||
1089 | + "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", | ||
1090 | + "properties" : | ||
1091 | + [ | ||
1092 | + { | ||
1093 | + "name" : "ADVANCED", | ||
1094 | + "value" : "1" | ||
1095 | + }, | ||
1096 | + { | ||
1097 | + "name" : "HELPSTRING", | ||
1098 | + "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." | ||
1099 | + } | ||
1100 | + ], | ||
1101 | + "type" : "STRING", | ||
1102 | + "value" : "" | ||
1103 | + }, | ||
1104 | + { | ||
1105 | + "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", | ||
1106 | + "properties" : | ||
1107 | + [ | ||
1108 | + { | ||
1109 | + "name" : "ADVANCED", | ||
1110 | + "value" : "1" | ||
1111 | + }, | ||
1112 | + { | ||
1113 | + "name" : "HELPSTRING", | ||
1114 | + "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." | ||
1115 | + } | ||
1116 | + ], | ||
1117 | + "type" : "STRING", | ||
1118 | + "value" : "" | ||
1119 | + }, | ||
1120 | + { | ||
1121 | + "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", | ||
1122 | + "properties" : | ||
1123 | + [ | ||
1124 | + { | ||
1125 | + "name" : "ADVANCED", | ||
1126 | + "value" : "1" | ||
1127 | + }, | ||
1128 | + { | ||
1129 | + "name" : "HELPSTRING", | ||
1130 | + "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." | ||
1131 | + } | ||
1132 | + ], | ||
1133 | + "type" : "STRING", | ||
1134 | + "value" : "" | ||
1135 | + }, | ||
1136 | + { | ||
1137 | + "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", | ||
1138 | + "properties" : | ||
1139 | + [ | ||
1140 | + { | ||
1141 | + "name" : "ADVANCED", | ||
1142 | + "value" : "1" | ||
1143 | + }, | ||
1144 | + { | ||
1145 | + "name" : "HELPSTRING", | ||
1146 | + "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." | ||
1147 | + } | ||
1148 | + ], | ||
1149 | + "type" : "STRING", | ||
1150 | + "value" : "" | ||
1151 | + }, | ||
1152 | + { | ||
1153 | + "name" : "CMAKE_STRIP", | ||
1154 | + "properties" : | ||
1155 | + [ | ||
1156 | + { | ||
1157 | + "name" : "ADVANCED", | ||
1158 | + "value" : "1" | ||
1159 | + }, | ||
1160 | + { | ||
1161 | + "name" : "HELPSTRING", | ||
1162 | + "value" : "Path to a program." | ||
1163 | + } | ||
1164 | + ], | ||
1165 | + "type" : "FILEPATH", | ||
1166 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip" | ||
1167 | + }, | ||
1168 | + { | ||
1169 | + "name" : "CMAKE_SYSTEM_NAME", | ||
1170 | + "properties" : | ||
1171 | + [ | ||
1172 | + { | ||
1173 | + "name" : "HELPSTRING", | ||
1174 | + "value" : "No help, variable specified on the command line." | ||
1175 | + } | ||
1176 | + ], | ||
1177 | + "type" : "UNINITIALIZED", | ||
1178 | + "value" : "Android" | ||
1179 | + }, | ||
1180 | + { | ||
1181 | + "name" : "CMAKE_SYSTEM_VERSION", | ||
1182 | + "properties" : | ||
1183 | + [ | ||
1184 | + { | ||
1185 | + "name" : "HELPSTRING", | ||
1186 | + "value" : "No help, variable specified on the command line." | ||
1187 | + } | ||
1188 | + ], | ||
1189 | + "type" : "UNINITIALIZED", | ||
1190 | + "value" : "21" | ||
1191 | + }, | ||
1192 | + { | ||
1193 | + "name" : "CMAKE_TOOLCHAIN_FILE", | ||
1194 | + "properties" : | ||
1195 | + [ | ||
1196 | + { | ||
1197 | + "name" : "HELPSTRING", | ||
1198 | + "value" : "The CMake toolchain file" | ||
1199 | + } | ||
1200 | + ], | ||
1201 | + "type" : "FILEPATH", | ||
1202 | + "value" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake" | ||
1203 | + }, | ||
1204 | + { | ||
1205 | + "name" : "CMAKE_UNAME", | ||
1206 | + "properties" : | ||
1207 | + [ | ||
1208 | + { | ||
1209 | + "name" : "HELPSTRING", | ||
1210 | + "value" : "uname command" | ||
1211 | + } | ||
1212 | + ], | ||
1213 | + "type" : "INTERNAL", | ||
1214 | + "value" : "/usr/bin/uname" | ||
1215 | + }, | ||
1216 | + { | ||
1217 | + "name" : "CMAKE_VERBOSE_MAKEFILE", | ||
1218 | + "properties" : | ||
1219 | + [ | ||
1220 | + { | ||
1221 | + "name" : "ADVANCED", | ||
1222 | + "value" : "1" | ||
1223 | + }, | ||
1224 | + { | ||
1225 | + "name" : "HELPSTRING", | ||
1226 | + "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo." | ||
1227 | + } | ||
1228 | + ], | ||
1229 | + "type" : "BOOL", | ||
1230 | + "value" : "FALSE" | ||
1231 | + }, | ||
1232 | + { | ||
1233 | + "name" : "Project_BINARY_DIR", | ||
1234 | + "properties" : | ||
1235 | + [ | ||
1236 | + { | ||
1237 | + "name" : "HELPSTRING", | ||
1238 | + "value" : "Value Computed by CMake" | ||
1239 | + } | ||
1240 | + ], | ||
1241 | + "type" : "STATIC", | ||
1242 | + "value" : "/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a" | ||
1243 | + }, | ||
1244 | + { | ||
1245 | + "name" : "Project_IS_TOP_LEVEL", | ||
1246 | + "properties" : | ||
1247 | + [ | ||
1248 | + { | ||
1249 | + "name" : "HELPSTRING", | ||
1250 | + "value" : "Value Computed by CMake" | ||
1251 | + } | ||
1252 | + ], | ||
1253 | + "type" : "STATIC", | ||
1254 | + "value" : "ON" | ||
1255 | + }, | ||
1256 | + { | ||
1257 | + "name" : "Project_SOURCE_DIR", | ||
1258 | + "properties" : | ||
1259 | + [ | ||
1260 | + { | ||
1261 | + "name" : "HELPSTRING", | ||
1262 | + "value" : "Value Computed by CMake" | ||
1263 | + } | ||
1264 | + ], | ||
1265 | + "type" : "STATIC", | ||
1266 | + "value" : "/Users/thuanpham/Desktop/processing_camera_image/android" | ||
1267 | + } | ||
1268 | + ], | ||
1269 | + "kind" : "cache", | ||
1270 | + "version" : | ||
1271 | + { | ||
1272 | + "major" : 2, | ||
1273 | + "minor" : 0 | ||
1274 | + } | ||
1275 | +} |
android/.cxx/Debug/13706x4x/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-f3e2c18611e667eb4a80.json
0 → 100644
1 | +{ | ||
2 | + "inputs" : | ||
3 | + [ | ||
4 | + { | ||
5 | + "path" : "CMakeLists.txt" | ||
6 | + }, | ||
7 | + { | ||
8 | + "isCMake" : true, | ||
9 | + "isExternal" : true, | ||
10 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake" | ||
11 | + }, | ||
12 | + { | ||
13 | + "isExternal" : true, | ||
14 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake" | ||
15 | + }, | ||
16 | + { | ||
17 | + "isExternal" : true, | ||
18 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/adjust_api_level.cmake" | ||
19 | + }, | ||
20 | + { | ||
21 | + "isExternal" : true, | ||
22 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/platforms.cmake" | ||
23 | + }, | ||
24 | + { | ||
25 | + "isCMake" : true, | ||
26 | + "isExternal" : true, | ||
27 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine.cmake" | ||
28 | + }, | ||
29 | + { | ||
30 | + "isExternal" : true, | ||
31 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android-Determine.cmake" | ||
32 | + }, | ||
33 | + { | ||
34 | + "isExternal" : true, | ||
35 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/platforms.cmake" | ||
36 | + }, | ||
37 | + { | ||
38 | + "isExternal" : true, | ||
39 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/abis.cmake" | ||
40 | + }, | ||
41 | + { | ||
42 | + "isExternal" : true, | ||
43 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Android-Determine.cmake" | ||
44 | + }, | ||
45 | + { | ||
46 | + "isCMake" : true, | ||
47 | + "isExternal" : true, | ||
48 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystem.cmake.in" | ||
49 | + }, | ||
50 | + { | ||
51 | + "isGenerated" : true, | ||
52 | + "path" : ".cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake" | ||
53 | + }, | ||
54 | + { | ||
55 | + "isExternal" : true, | ||
56 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake" | ||
57 | + }, | ||
58 | + { | ||
59 | + "isCMake" : true, | ||
60 | + "isExternal" : true, | ||
61 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake" | ||
62 | + }, | ||
63 | + { | ||
64 | + "isCMake" : true, | ||
65 | + "isExternal" : true, | ||
66 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake" | ||
67 | + }, | ||
68 | + { | ||
69 | + "isExternal" : true, | ||
70 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android-Initialize.cmake" | ||
71 | + }, | ||
72 | + { | ||
73 | + "isCMake" : true, | ||
74 | + "isExternal" : true, | ||
75 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake" | ||
76 | + }, | ||
77 | + { | ||
78 | + "isCMake" : true, | ||
79 | + "isExternal" : true, | ||
80 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake" | ||
81 | + }, | ||
82 | + { | ||
83 | + "isCMake" : true, | ||
84 | + "isExternal" : true, | ||
85 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-C.cmake" | ||
86 | + }, | ||
87 | + { | ||
88 | + "isCMake" : true, | ||
89 | + "isExternal" : true, | ||
90 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler.cmake" | ||
91 | + }, | ||
92 | + { | ||
93 | + "isExternal" : true, | ||
94 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Determine-Compiler.cmake" | ||
95 | + }, | ||
96 | + { | ||
97 | + "isCMake" : true, | ||
98 | + "isExternal" : true, | ||
99 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler-NDK.cmake" | ||
100 | + }, | ||
101 | + { | ||
102 | + "isExternal" : true, | ||
103 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Determine-Compiler.cmake" | ||
104 | + }, | ||
105 | + { | ||
106 | + "isCMake" : true, | ||
107 | + "isExternal" : true, | ||
108 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake" | ||
109 | + }, | ||
110 | + { | ||
111 | + "isCMake" : true, | ||
112 | + "isExternal" : true, | ||
113 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCompilerIdDetection.cmake" | ||
114 | + }, | ||
115 | + { | ||
116 | + "isCMake" : true, | ||
117 | + "isExternal" : true, | ||
118 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ADSP-DetermineCompiler.cmake" | ||
119 | + }, | ||
120 | + { | ||
121 | + "isCMake" : true, | ||
122 | + "isExternal" : true, | ||
123 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMCC-DetermineCompiler.cmake" | ||
124 | + }, | ||
125 | + { | ||
126 | + "isCMake" : true, | ||
127 | + "isExternal" : true, | ||
128 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMClang-DetermineCompiler.cmake" | ||
129 | + }, | ||
130 | + { | ||
131 | + "isCMake" : true, | ||
132 | + "isExternal" : true, | ||
133 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/AppleClang-DetermineCompiler.cmake" | ||
134 | + }, | ||
135 | + { | ||
136 | + "isCMake" : true, | ||
137 | + "isExternal" : true, | ||
138 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" | ||
139 | + }, | ||
140 | + { | ||
141 | + "isCMake" : true, | ||
142 | + "isExternal" : true, | ||
143 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Borland-DetermineCompiler.cmake" | ||
144 | + }, | ||
145 | + { | ||
146 | + "isCMake" : true, | ||
147 | + "isExternal" : true, | ||
148 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" | ||
149 | + }, | ||
150 | + { | ||
151 | + "isCMake" : true, | ||
152 | + "isExternal" : true, | ||
153 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompiler.cmake" | ||
154 | + }, | ||
155 | + { | ||
156 | + "isCMake" : true, | ||
157 | + "isExternal" : true, | ||
158 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" | ||
159 | + }, | ||
160 | + { | ||
161 | + "isCMake" : true, | ||
162 | + "isExternal" : true, | ||
163 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" | ||
164 | + }, | ||
165 | + { | ||
166 | + "isCMake" : true, | ||
167 | + "isExternal" : true, | ||
168 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Cray-DetermineCompiler.cmake" | ||
169 | + }, | ||
170 | + { | ||
171 | + "isCMake" : true, | ||
172 | + "isExternal" : true, | ||
173 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" | ||
174 | + }, | ||
175 | + { | ||
176 | + "isCMake" : true, | ||
177 | + "isExternal" : true, | ||
178 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" | ||
179 | + }, | ||
180 | + { | ||
181 | + "isCMake" : true, | ||
182 | + "isExternal" : true, | ||
183 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" | ||
184 | + }, | ||
185 | + { | ||
186 | + "isCMake" : true, | ||
187 | + "isExternal" : true, | ||
188 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GHS-DetermineCompiler.cmake" | ||
189 | + }, | ||
190 | + { | ||
191 | + "isCMake" : true, | ||
192 | + "isExternal" : true, | ||
193 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-C-DetermineCompiler.cmake" | ||
194 | + }, | ||
195 | + { | ||
196 | + "isCMake" : true, | ||
197 | + "isExternal" : true, | ||
198 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-C-DetermineCompiler.cmake" | ||
199 | + }, | ||
200 | + { | ||
201 | + "isCMake" : true, | ||
202 | + "isExternal" : true, | ||
203 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IAR-DetermineCompiler.cmake" | ||
204 | + }, | ||
205 | + { | ||
206 | + "isCMake" : true, | ||
207 | + "isExternal" : true, | ||
208 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Intel-DetermineCompiler.cmake" | ||
209 | + }, | ||
210 | + { | ||
211 | + "isCMake" : true, | ||
212 | + "isExternal" : true, | ||
213 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" | ||
214 | + }, | ||
215 | + { | ||
216 | + "isCMake" : true, | ||
217 | + "isExternal" : true, | ||
218 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/MSVC-DetermineCompiler.cmake" | ||
219 | + }, | ||
220 | + { | ||
221 | + "isCMake" : true, | ||
222 | + "isExternal" : true, | ||
223 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVHPC-DetermineCompiler.cmake" | ||
224 | + }, | ||
225 | + { | ||
226 | + "isCMake" : true, | ||
227 | + "isExternal" : true, | ||
228 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" | ||
229 | + }, | ||
230 | + { | ||
231 | + "isCMake" : true, | ||
232 | + "isExternal" : true, | ||
233 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" | ||
234 | + }, | ||
235 | + { | ||
236 | + "isCMake" : true, | ||
237 | + "isExternal" : true, | ||
238 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PGI-DetermineCompiler.cmake" | ||
239 | + }, | ||
240 | + { | ||
241 | + "isCMake" : true, | ||
242 | + "isExternal" : true, | ||
243 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PathScale-DetermineCompiler.cmake" | ||
244 | + }, | ||
245 | + { | ||
246 | + "isCMake" : true, | ||
247 | + "isExternal" : true, | ||
248 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SCO-DetermineCompiler.cmake" | ||
249 | + }, | ||
250 | + { | ||
251 | + "isCMake" : true, | ||
252 | + "isExternal" : true, | ||
253 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" | ||
254 | + }, | ||
255 | + { | ||
256 | + "isCMake" : true, | ||
257 | + "isExternal" : true, | ||
258 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" | ||
259 | + }, | ||
260 | + { | ||
261 | + "isCMake" : true, | ||
262 | + "isExternal" : true, | ||
263 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TI-DetermineCompiler.cmake" | ||
264 | + }, | ||
265 | + { | ||
266 | + "isCMake" : true, | ||
267 | + "isExternal" : true, | ||
268 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" | ||
269 | + }, | ||
270 | + { | ||
271 | + "isCMake" : true, | ||
272 | + "isExternal" : true, | ||
273 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" | ||
274 | + }, | ||
275 | + { | ||
276 | + "isCMake" : true, | ||
277 | + "isExternal" : true, | ||
278 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" | ||
279 | + }, | ||
280 | + { | ||
281 | + "isCMake" : true, | ||
282 | + "isExternal" : true, | ||
283 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Watcom-DetermineCompiler.cmake" | ||
284 | + }, | ||
285 | + { | ||
286 | + "isCMake" : true, | ||
287 | + "isExternal" : true, | ||
288 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-C-DetermineCompiler.cmake" | ||
289 | + }, | ||
290 | + { | ||
291 | + "isCMake" : true, | ||
292 | + "isExternal" : true, | ||
293 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" | ||
294 | + }, | ||
295 | + { | ||
296 | + "isCMake" : true, | ||
297 | + "isExternal" : true, | ||
298 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" | ||
299 | + }, | ||
300 | + { | ||
301 | + "isCMake" : true, | ||
302 | + "isExternal" : true, | ||
303 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-C-DetermineCompiler.cmake" | ||
304 | + }, | ||
305 | + { | ||
306 | + "isCMake" : true, | ||
307 | + "isExternal" : true, | ||
308 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" | ||
309 | + }, | ||
310 | + { | ||
311 | + "isCMake" : true, | ||
312 | + "isExternal" : true, | ||
313 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeFindBinUtils.cmake" | ||
314 | + }, | ||
315 | + { | ||
316 | + "isCMake" : true, | ||
317 | + "isExternal" : true, | ||
318 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-FindBinUtils.cmake" | ||
319 | + }, | ||
320 | + { | ||
321 | + "isCMake" : true, | ||
322 | + "isExternal" : true, | ||
323 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompiler.cmake.in" | ||
324 | + }, | ||
325 | + { | ||
326 | + "isGenerated" : true, | ||
327 | + "path" : ".cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeCCompiler.cmake" | ||
328 | + }, | ||
329 | + { | ||
330 | + "isCMake" : true, | ||
331 | + "isExternal" : true, | ||
332 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake" | ||
333 | + }, | ||
334 | + { | ||
335 | + "isCMake" : true, | ||
336 | + "isExternal" : true, | ||
337 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake" | ||
338 | + }, | ||
339 | + { | ||
340 | + "isCMake" : true, | ||
341 | + "isExternal" : true, | ||
342 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-CXX.cmake" | ||
343 | + }, | ||
344 | + { | ||
345 | + "isCMake" : true, | ||
346 | + "isExternal" : true, | ||
347 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler.cmake" | ||
348 | + }, | ||
349 | + { | ||
350 | + "isCMake" : true, | ||
351 | + "isExternal" : true, | ||
352 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake" | ||
353 | + }, | ||
354 | + { | ||
355 | + "isCMake" : true, | ||
356 | + "isExternal" : true, | ||
357 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCompilerIdDetection.cmake" | ||
358 | + }, | ||
359 | + { | ||
360 | + "isCMake" : true, | ||
361 | + "isExternal" : true, | ||
362 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ADSP-DetermineCompiler.cmake" | ||
363 | + }, | ||
364 | + { | ||
365 | + "isCMake" : true, | ||
366 | + "isExternal" : true, | ||
367 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMCC-DetermineCompiler.cmake" | ||
368 | + }, | ||
369 | + { | ||
370 | + "isCMake" : true, | ||
371 | + "isExternal" : true, | ||
372 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMClang-DetermineCompiler.cmake" | ||
373 | + }, | ||
374 | + { | ||
375 | + "isCMake" : true, | ||
376 | + "isExternal" : true, | ||
377 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/AppleClang-DetermineCompiler.cmake" | ||
378 | + }, | ||
379 | + { | ||
380 | + "isCMake" : true, | ||
381 | + "isExternal" : true, | ||
382 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" | ||
383 | + }, | ||
384 | + { | ||
385 | + "isCMake" : true, | ||
386 | + "isExternal" : true, | ||
387 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Borland-DetermineCompiler.cmake" | ||
388 | + }, | ||
389 | + { | ||
390 | + "isCMake" : true, | ||
391 | + "isExternal" : true, | ||
392 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompiler.cmake" | ||
393 | + }, | ||
394 | + { | ||
395 | + "isCMake" : true, | ||
396 | + "isExternal" : true, | ||
397 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" | ||
398 | + }, | ||
399 | + { | ||
400 | + "isCMake" : true, | ||
401 | + "isExternal" : true, | ||
402 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" | ||
403 | + }, | ||
404 | + { | ||
405 | + "isCMake" : true, | ||
406 | + "isExternal" : true, | ||
407 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" | ||
408 | + }, | ||
409 | + { | ||
410 | + "isCMake" : true, | ||
411 | + "isExternal" : true, | ||
412 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Cray-DetermineCompiler.cmake" | ||
413 | + }, | ||
414 | + { | ||
415 | + "isCMake" : true, | ||
416 | + "isExternal" : true, | ||
417 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" | ||
418 | + }, | ||
419 | + { | ||
420 | + "isCMake" : true, | ||
421 | + "isExternal" : true, | ||
422 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" | ||
423 | + }, | ||
424 | + { | ||
425 | + "isCMake" : true, | ||
426 | + "isExternal" : true, | ||
427 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" | ||
428 | + }, | ||
429 | + { | ||
430 | + "isCMake" : true, | ||
431 | + "isExternal" : true, | ||
432 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GHS-DetermineCompiler.cmake" | ||
433 | + }, | ||
434 | + { | ||
435 | + "isCMake" : true, | ||
436 | + "isExternal" : true, | ||
437 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" | ||
438 | + }, | ||
439 | + { | ||
440 | + "isCMake" : true, | ||
441 | + "isExternal" : true, | ||
442 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" | ||
443 | + }, | ||
444 | + { | ||
445 | + "isCMake" : true, | ||
446 | + "isExternal" : true, | ||
447 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IAR-DetermineCompiler.cmake" | ||
448 | + }, | ||
449 | + { | ||
450 | + "isCMake" : true, | ||
451 | + "isExternal" : true, | ||
452 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Intel-DetermineCompiler.cmake" | ||
453 | + }, | ||
454 | + { | ||
455 | + "isCMake" : true, | ||
456 | + "isExternal" : true, | ||
457 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" | ||
458 | + }, | ||
459 | + { | ||
460 | + "isCMake" : true, | ||
461 | + "isExternal" : true, | ||
462 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/MSVC-DetermineCompiler.cmake" | ||
463 | + }, | ||
464 | + { | ||
465 | + "isCMake" : true, | ||
466 | + "isExternal" : true, | ||
467 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVHPC-DetermineCompiler.cmake" | ||
468 | + }, | ||
469 | + { | ||
470 | + "isCMake" : true, | ||
471 | + "isExternal" : true, | ||
472 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" | ||
473 | + }, | ||
474 | + { | ||
475 | + "isCMake" : true, | ||
476 | + "isExternal" : true, | ||
477 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" | ||
478 | + }, | ||
479 | + { | ||
480 | + "isCMake" : true, | ||
481 | + "isExternal" : true, | ||
482 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PGI-DetermineCompiler.cmake" | ||
483 | + }, | ||
484 | + { | ||
485 | + "isCMake" : true, | ||
486 | + "isExternal" : true, | ||
487 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PathScale-DetermineCompiler.cmake" | ||
488 | + }, | ||
489 | + { | ||
490 | + "isCMake" : true, | ||
491 | + "isExternal" : true, | ||
492 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SCO-DetermineCompiler.cmake" | ||
493 | + }, | ||
494 | + { | ||
495 | + "isCMake" : true, | ||
496 | + "isExternal" : true, | ||
497 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" | ||
498 | + }, | ||
499 | + { | ||
500 | + "isCMake" : true, | ||
501 | + "isExternal" : true, | ||
502 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TI-DetermineCompiler.cmake" | ||
503 | + }, | ||
504 | + { | ||
505 | + "isCMake" : true, | ||
506 | + "isExternal" : true, | ||
507 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" | ||
508 | + }, | ||
509 | + { | ||
510 | + "isCMake" : true, | ||
511 | + "isExternal" : true, | ||
512 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" | ||
513 | + }, | ||
514 | + { | ||
515 | + "isCMake" : true, | ||
516 | + "isExternal" : true, | ||
517 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Watcom-DetermineCompiler.cmake" | ||
518 | + }, | ||
519 | + { | ||
520 | + "isCMake" : true, | ||
521 | + "isExternal" : true, | ||
522 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" | ||
523 | + }, | ||
524 | + { | ||
525 | + "isCMake" : true, | ||
526 | + "isExternal" : true, | ||
527 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" | ||
528 | + }, | ||
529 | + { | ||
530 | + "isCMake" : true, | ||
531 | + "isExternal" : true, | ||
532 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" | ||
533 | + }, | ||
534 | + { | ||
535 | + "isCMake" : true, | ||
536 | + "isExternal" : true, | ||
537 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" | ||
538 | + }, | ||
539 | + { | ||
540 | + "isCMake" : true, | ||
541 | + "isExternal" : true, | ||
542 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" | ||
543 | + }, | ||
544 | + { | ||
545 | + "isCMake" : true, | ||
546 | + "isExternal" : true, | ||
547 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeFindBinUtils.cmake" | ||
548 | + }, | ||
549 | + { | ||
550 | + "isCMake" : true, | ||
551 | + "isExternal" : true, | ||
552 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-FindBinUtils.cmake" | ||
553 | + }, | ||
554 | + { | ||
555 | + "isCMake" : true, | ||
556 | + "isExternal" : true, | ||
557 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompiler.cmake.in" | ||
558 | + }, | ||
559 | + { | ||
560 | + "isGenerated" : true, | ||
561 | + "path" : ".cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeCXXCompiler.cmake" | ||
562 | + }, | ||
563 | + { | ||
564 | + "isCMake" : true, | ||
565 | + "isExternal" : true, | ||
566 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake" | ||
567 | + }, | ||
568 | + { | ||
569 | + "isCMake" : true, | ||
570 | + "isExternal" : true, | ||
571 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake" | ||
572 | + }, | ||
573 | + { | ||
574 | + "isCMake" : true, | ||
575 | + "isExternal" : true, | ||
576 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake" | ||
577 | + }, | ||
578 | + { | ||
579 | + "isCMake" : true, | ||
580 | + "isExternal" : true, | ||
581 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake" | ||
582 | + }, | ||
583 | + { | ||
584 | + "isExternal" : true, | ||
585 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android.cmake" | ||
586 | + }, | ||
587 | + { | ||
588 | + "isCMake" : true, | ||
589 | + "isExternal" : true, | ||
590 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake" | ||
591 | + }, | ||
592 | + { | ||
593 | + "isCMake" : true, | ||
594 | + "isExternal" : true, | ||
595 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake" | ||
596 | + }, | ||
597 | + { | ||
598 | + "isExternal" : true, | ||
599 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Android.cmake" | ||
600 | + }, | ||
601 | + { | ||
602 | + "isCMake" : true, | ||
603 | + "isExternal" : true, | ||
604 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake" | ||
605 | + }, | ||
606 | + { | ||
607 | + "isCMake" : true, | ||
608 | + "isExternal" : true, | ||
609 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake" | ||
610 | + }, | ||
611 | + { | ||
612 | + "isCMake" : true, | ||
613 | + "isExternal" : true, | ||
614 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake" | ||
615 | + }, | ||
616 | + { | ||
617 | + "isCMake" : true, | ||
618 | + "isExternal" : true, | ||
619 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake" | ||
620 | + }, | ||
621 | + { | ||
622 | + "isCMake" : true, | ||
623 | + "isExternal" : true, | ||
624 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake" | ||
625 | + }, | ||
626 | + { | ||
627 | + "isCMake" : true, | ||
628 | + "isExternal" : true, | ||
629 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake" | ||
630 | + }, | ||
631 | + { | ||
632 | + "isCMake" : true, | ||
633 | + "isExternal" : true, | ||
634 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake" | ||
635 | + }, | ||
636 | + { | ||
637 | + "isCMake" : true, | ||
638 | + "isExternal" : true, | ||
639 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake" | ||
640 | + }, | ||
641 | + { | ||
642 | + "isCMake" : true, | ||
643 | + "isExternal" : true, | ||
644 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake" | ||
645 | + }, | ||
646 | + { | ||
647 | + "isExternal" : true, | ||
648 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android-Clang.cmake" | ||
649 | + }, | ||
650 | + { | ||
651 | + "isExternal" : true, | ||
652 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/flags.cmake" | ||
653 | + }, | ||
654 | + { | ||
655 | + "isCMake" : true, | ||
656 | + "isExternal" : true, | ||
657 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Common.cmake" | ||
658 | + }, | ||
659 | + { | ||
660 | + "isExternal" : true, | ||
661 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Android-Clang.cmake" | ||
662 | + }, | ||
663 | + { | ||
664 | + "isCMake" : true, | ||
665 | + "isExternal" : true, | ||
666 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake" | ||
667 | + }, | ||
668 | + { | ||
669 | + "isCMake" : true, | ||
670 | + "isExternal" : true, | ||
671 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake" | ||
672 | + }, | ||
673 | + { | ||
674 | + "isCMake" : true, | ||
675 | + "isExternal" : true, | ||
676 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake" | ||
677 | + }, | ||
678 | + { | ||
679 | + "isCMake" : true, | ||
680 | + "isExternal" : true, | ||
681 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake" | ||
682 | + }, | ||
683 | + { | ||
684 | + "isCMake" : true, | ||
685 | + "isExternal" : true, | ||
686 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitIncludeInfo.cmake" | ||
687 | + }, | ||
688 | + { | ||
689 | + "isCMake" : true, | ||
690 | + "isExternal" : true, | ||
691 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake" | ||
692 | + }, | ||
693 | + { | ||
694 | + "isCMake" : true, | ||
695 | + "isExternal" : true, | ||
696 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseLibraryArchitecture.cmake" | ||
697 | + }, | ||
698 | + { | ||
699 | + "isCMake" : true, | ||
700 | + "isExternal" : true, | ||
701 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake" | ||
702 | + }, | ||
703 | + { | ||
704 | + "isCMake" : true, | ||
705 | + "isExternal" : true, | ||
706 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompilerABI.c" | ||
707 | + }, | ||
708 | + { | ||
709 | + "isCMake" : true, | ||
710 | + "isExternal" : true, | ||
711 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake" | ||
712 | + }, | ||
713 | + { | ||
714 | + "isCMake" : true, | ||
715 | + "isExternal" : true, | ||
716 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/FeatureTesting.cmake" | ||
717 | + }, | ||
718 | + { | ||
719 | + "isCMake" : true, | ||
720 | + "isExternal" : true, | ||
721 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompiler.cmake.in" | ||
722 | + }, | ||
723 | + { | ||
724 | + "isGenerated" : true, | ||
725 | + "path" : ".cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeCCompiler.cmake" | ||
726 | + }, | ||
727 | + { | ||
728 | + "isCMake" : true, | ||
729 | + "isExternal" : true, | ||
730 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake" | ||
731 | + }, | ||
732 | + { | ||
733 | + "isCMake" : true, | ||
734 | + "isExternal" : true, | ||
735 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake" | ||
736 | + }, | ||
737 | + { | ||
738 | + "isCMake" : true, | ||
739 | + "isExternal" : true, | ||
740 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake" | ||
741 | + }, | ||
742 | + { | ||
743 | + "isCMake" : true, | ||
744 | + "isExternal" : true, | ||
745 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake" | ||
746 | + }, | ||
747 | + { | ||
748 | + "isCMake" : true, | ||
749 | + "isExternal" : true, | ||
750 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake" | ||
751 | + }, | ||
752 | + { | ||
753 | + "isCMake" : true, | ||
754 | + "isExternal" : true, | ||
755 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake" | ||
756 | + }, | ||
757 | + { | ||
758 | + "isCMake" : true, | ||
759 | + "isExternal" : true, | ||
760 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake" | ||
761 | + }, | ||
762 | + { | ||
763 | + "isCMake" : true, | ||
764 | + "isExternal" : true, | ||
765 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake" | ||
766 | + }, | ||
767 | + { | ||
768 | + "isCMake" : true, | ||
769 | + "isExternal" : true, | ||
770 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake" | ||
771 | + }, | ||
772 | + { | ||
773 | + "isCMake" : true, | ||
774 | + "isExternal" : true, | ||
775 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake" | ||
776 | + }, | ||
777 | + { | ||
778 | + "isCMake" : true, | ||
779 | + "isExternal" : true, | ||
780 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitIncludeInfo.cmake" | ||
781 | + }, | ||
782 | + { | ||
783 | + "isCMake" : true, | ||
784 | + "isExternal" : true, | ||
785 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake" | ||
786 | + }, | ||
787 | + { | ||
788 | + "isCMake" : true, | ||
789 | + "isExternal" : true, | ||
790 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseLibraryArchitecture.cmake" | ||
791 | + }, | ||
792 | + { | ||
793 | + "isCMake" : true, | ||
794 | + "isExternal" : true, | ||
795 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake" | ||
796 | + }, | ||
797 | + { | ||
798 | + "isCMake" : true, | ||
799 | + "isExternal" : true, | ||
800 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp" | ||
801 | + }, | ||
802 | + { | ||
803 | + "isCMake" : true, | ||
804 | + "isExternal" : true, | ||
805 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake" | ||
806 | + }, | ||
807 | + { | ||
808 | + "isCMake" : true, | ||
809 | + "isExternal" : true, | ||
810 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/FeatureTesting.cmake" | ||
811 | + }, | ||
812 | + { | ||
813 | + "isCMake" : true, | ||
814 | + "isExternal" : true, | ||
815 | + "path" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompiler.cmake.in" | ||
816 | + }, | ||
817 | + { | ||
818 | + "isGenerated" : true, | ||
819 | + "path" : ".cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeCXXCompiler.cmake" | ||
820 | + } | ||
821 | + ], | ||
822 | + "kind" : "cmakeFiles", | ||
823 | + "paths" : | ||
824 | + { | ||
825 | + "build" : "/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a", | ||
826 | + "source" : "/Users/thuanpham/Desktop/processing_camera_image/android" | ||
827 | + }, | ||
828 | + "version" : | ||
829 | + { | ||
830 | + "major" : 1, | ||
831 | + "minor" : 0 | ||
832 | + } | ||
833 | +} |
android/.cxx/Debug/13706x4x/arm64-v8a/.cmake/api/v1/reply/codemodel-v2-97a0d68a6943c3a023bb.json
0 → 100644
1 | +{ | ||
2 | + "configurations" : | ||
3 | + [ | ||
4 | + { | ||
5 | + "directories" : | ||
6 | + [ | ||
7 | + { | ||
8 | + "build" : ".", | ||
9 | + "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", | ||
10 | + "minimumCMakeVersion" : | ||
11 | + { | ||
12 | + "string" : "3.4.1" | ||
13 | + }, | ||
14 | + "projectIndex" : 0, | ||
15 | + "source" : ".", | ||
16 | + "targetIndexes" : | ||
17 | + [ | ||
18 | + 0 | ||
19 | + ] | ||
20 | + } | ||
21 | + ], | ||
22 | + "name" : "Debug", | ||
23 | + "projects" : | ||
24 | + [ | ||
25 | + { | ||
26 | + "directoryIndexes" : | ||
27 | + [ | ||
28 | + 0 | ||
29 | + ], | ||
30 | + "name" : "Project", | ||
31 | + "targetIndexes" : | ||
32 | + [ | ||
33 | + 0 | ||
34 | + ] | ||
35 | + } | ||
36 | + ], | ||
37 | + "targets" : | ||
38 | + [ | ||
39 | + { | ||
40 | + "directoryIndex" : 0, | ||
41 | + "id" : "convertImage::@6890427a1f51a3e7e1df", | ||
42 | + "jsonFile" : "target-convertImage-Debug-8ef06f5603821e338eb1.json", | ||
43 | + "name" : "convertImage", | ||
44 | + "projectIndex" : 0 | ||
45 | + } | ||
46 | + ] | ||
47 | + } | ||
48 | + ], | ||
49 | + "kind" : "codemodel", | ||
50 | + "paths" : | ||
51 | + { | ||
52 | + "build" : "/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a", | ||
53 | + "source" : "/Users/thuanpham/Desktop/processing_camera_image/android" | ||
54 | + }, | ||
55 | + "version" : | ||
56 | + { | ||
57 | + "major" : 2, | ||
58 | + "minor" : 3 | ||
59 | + } | ||
60 | +} |
android/.cxx/Debug/13706x4x/arm64-v8a/.cmake/api/v1/reply/index-2023-08-28T07-33-07-0781.json
0 → 100644
1 | +{ | ||
2 | + "cmake" : | ||
3 | + { | ||
4 | + "generator" : | ||
5 | + { | ||
6 | + "multiConfig" : false, | ||
7 | + "name" : "Ninja" | ||
8 | + }, | ||
9 | + "paths" : | ||
10 | + { | ||
11 | + "cmake" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/cmake", | ||
12 | + "cpack" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/cpack", | ||
13 | + "ctest" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ctest", | ||
14 | + "root" : "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22" | ||
15 | + }, | ||
16 | + "version" : | ||
17 | + { | ||
18 | + "isDirty" : false, | ||
19 | + "major" : 3, | ||
20 | + "minor" : 22, | ||
21 | + "patch" : 1, | ||
22 | + "string" : "3.22.1-g37088a8", | ||
23 | + "suffix" : "g37088a8" | ||
24 | + } | ||
25 | + }, | ||
26 | + "objects" : | ||
27 | + [ | ||
28 | + { | ||
29 | + "jsonFile" : "codemodel-v2-97a0d68a6943c3a023bb.json", | ||
30 | + "kind" : "codemodel", | ||
31 | + "version" : | ||
32 | + { | ||
33 | + "major" : 2, | ||
34 | + "minor" : 3 | ||
35 | + } | ||
36 | + }, | ||
37 | + { | ||
38 | + "jsonFile" : "cache-v2-3b5752fb480752666fb8.json", | ||
39 | + "kind" : "cache", | ||
40 | + "version" : | ||
41 | + { | ||
42 | + "major" : 2, | ||
43 | + "minor" : 0 | ||
44 | + } | ||
45 | + }, | ||
46 | + { | ||
47 | + "jsonFile" : "cmakeFiles-v1-f3e2c18611e667eb4a80.json", | ||
48 | + "kind" : "cmakeFiles", | ||
49 | + "version" : | ||
50 | + { | ||
51 | + "major" : 1, | ||
52 | + "minor" : 0 | ||
53 | + } | ||
54 | + } | ||
55 | + ], | ||
56 | + "reply" : | ||
57 | + { | ||
58 | + "client-agp" : | ||
59 | + { | ||
60 | + "cache-v2" : | ||
61 | + { | ||
62 | + "jsonFile" : "cache-v2-3b5752fb480752666fb8.json", | ||
63 | + "kind" : "cache", | ||
64 | + "version" : | ||
65 | + { | ||
66 | + "major" : 2, | ||
67 | + "minor" : 0 | ||
68 | + } | ||
69 | + }, | ||
70 | + "cmakeFiles-v1" : | ||
71 | + { | ||
72 | + "jsonFile" : "cmakeFiles-v1-f3e2c18611e667eb4a80.json", | ||
73 | + "kind" : "cmakeFiles", | ||
74 | + "version" : | ||
75 | + { | ||
76 | + "major" : 1, | ||
77 | + "minor" : 0 | ||
78 | + } | ||
79 | + }, | ||
80 | + "codemodel-v2" : | ||
81 | + { | ||
82 | + "jsonFile" : "codemodel-v2-97a0d68a6943c3a023bb.json", | ||
83 | + "kind" : "codemodel", | ||
84 | + "version" : | ||
85 | + { | ||
86 | + "major" : 2, | ||
87 | + "minor" : 3 | ||
88 | + } | ||
89 | + } | ||
90 | + } | ||
91 | + } | ||
92 | +} |
1 | +{ | ||
2 | + "artifacts" : | ||
3 | + [ | ||
4 | + { | ||
5 | + "path" : "/Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.so" | ||
6 | + } | ||
7 | + ], | ||
8 | + "backtrace" : 1, | ||
9 | + "backtraceGraph" : | ||
10 | + { | ||
11 | + "commands" : | ||
12 | + [ | ||
13 | + "add_library" | ||
14 | + ], | ||
15 | + "files" : | ||
16 | + [ | ||
17 | + "CMakeLists.txt" | ||
18 | + ], | ||
19 | + "nodes" : | ||
20 | + [ | ||
21 | + { | ||
22 | + "file" : 0 | ||
23 | + }, | ||
24 | + { | ||
25 | + "command" : 0, | ||
26 | + "file" : 0, | ||
27 | + "line" : 2, | ||
28 | + "parent" : 0 | ||
29 | + } | ||
30 | + ] | ||
31 | + }, | ||
32 | + "compileGroups" : | ||
33 | + [ | ||
34 | + { | ||
35 | + "compileCommandFragments" : | ||
36 | + [ | ||
37 | + { | ||
38 | + "fragment" : "-DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fexceptions -g -fno-limit-debug-info -fPIC" | ||
39 | + } | ||
40 | + ], | ||
41 | + "defines" : | ||
42 | + [ | ||
43 | + { | ||
44 | + "define" : "convertImage_EXPORTS" | ||
45 | + } | ||
46 | + ], | ||
47 | + "language" : "C", | ||
48 | + "sourceIndexes" : | ||
49 | + [ | ||
50 | + 0 | ||
51 | + ], | ||
52 | + "sysroot" : | ||
53 | + { | ||
54 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot" | ||
55 | + } | ||
56 | + } | ||
57 | + ], | ||
58 | + "id" : "convertImage::@6890427a1f51a3e7e1df", | ||
59 | + "link" : | ||
60 | + { | ||
61 | + "commandFragments" : | ||
62 | + [ | ||
63 | + { | ||
64 | + "fragment" : "-Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Qunused-arguments -Wl,--no-undefined", | ||
65 | + "role" : "flags" | ||
66 | + }, | ||
67 | + { | ||
68 | + "fragment" : "-latomic -lm", | ||
69 | + "role" : "libraries" | ||
70 | + } | ||
71 | + ], | ||
72 | + "language" : "C", | ||
73 | + "sysroot" : | ||
74 | + { | ||
75 | + "path" : "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot" | ||
76 | + } | ||
77 | + }, | ||
78 | + "name" : "convertImage", | ||
79 | + "nameOnDisk" : "libconvertImage.so", | ||
80 | + "paths" : | ||
81 | + { | ||
82 | + "build" : ".", | ||
83 | + "source" : "." | ||
84 | + }, | ||
85 | + "sourceGroups" : | ||
86 | + [ | ||
87 | + { | ||
88 | + "name" : "Source Files", | ||
89 | + "sourceIndexes" : | ||
90 | + [ | ||
91 | + 0 | ||
92 | + ] | ||
93 | + } | ||
94 | + ], | ||
95 | + "sources" : | ||
96 | + [ | ||
97 | + { | ||
98 | + "backtrace" : 1, | ||
99 | + "compileGroupIndex" : 0, | ||
100 | + "path" : "/Users/thuanpham/Desktop/processing_camera_image/ios/native/converter.c", | ||
101 | + "sourceGroupIndex" : 0 | ||
102 | + } | ||
103 | + ], | ||
104 | + "type" : "SHARED_LIBRARY" | ||
105 | +} |
No preview for this file type
1 | +# ninja log v5 | ||
2 | +0 90 1693207988633019106 CMakeFiles/convertImage.dir/Users/thuanpham/Desktop/processing_camera_image/ios/native/converter.c.o ae5fac15bcff9749 | ||
3 | +91 170 1693207988711197888 /Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.so 27d6287af4fa4d73 |
1 | +# This is the CMakeCache file. | ||
2 | +# For build in directory: /Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a | ||
3 | +# It was generated by CMake: /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/cmake | ||
4 | +# You can edit this file to change values found and used by cmake. | ||
5 | +# If you do not want to change any of the values, simply exit the editor. | ||
6 | +# If you do want to change a value, simply edit, save, and exit the editor. | ||
7 | +# The syntax for the file is as follows: | ||
8 | +# KEY:TYPE=VALUE | ||
9 | +# KEY is the name of a variable in the cache. | ||
10 | +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. | ||
11 | +# VALUE is the current value for the KEY. | ||
12 | + | ||
13 | +######################## | ||
14 | +# EXTERNAL cache entries | ||
15 | +######################## | ||
16 | + | ||
17 | +//No help, variable specified on the command line. | ||
18 | +ANDROID_ABI:UNINITIALIZED=arm64-v8a | ||
19 | + | ||
20 | +//No help, variable specified on the command line. | ||
21 | +ANDROID_NDK:UNINITIALIZED=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620 | ||
22 | + | ||
23 | +//No help, variable specified on the command line. | ||
24 | +ANDROID_PLATFORM:UNINITIALIZED=android-21 | ||
25 | + | ||
26 | +//Path to a program. | ||
27 | +CMAKE_ADDR2LINE:FILEPATH=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-addr2line | ||
28 | + | ||
29 | +//No help, variable specified on the command line. | ||
30 | +CMAKE_ANDROID_ARCH_ABI:UNINITIALIZED=arm64-v8a | ||
31 | + | ||
32 | +//No help, variable specified on the command line. | ||
33 | +CMAKE_ANDROID_NDK:UNINITIALIZED=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620 | ||
34 | + | ||
35 | +//Path to a program. | ||
36 | +CMAKE_AR:FILEPATH=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar | ||
37 | + | ||
38 | +//Choose the type of build, options are: None Debug Release RelWithDebInfo | ||
39 | +// MinSizeRel ... | ||
40 | +CMAKE_BUILD_TYPE:STRING=Debug | ||
41 | + | ||
42 | +//LLVM archiver | ||
43 | +CMAKE_CXX_COMPILER_AR:FILEPATH=CMAKE_CXX_COMPILER_AR-NOTFOUND | ||
44 | + | ||
45 | +//Generate index for LLVM archive | ||
46 | +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=CMAKE_CXX_COMPILER_RANLIB-NOTFOUND | ||
47 | + | ||
48 | +//Flags used by the CXX compiler during all build types. | ||
49 | +CMAKE_CXX_FLAGS:STRING=-DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fexceptions -frtti -stdlib=libc++ | ||
50 | + | ||
51 | +//Flags used by the CXX compiler during DEBUG builds. | ||
52 | +CMAKE_CXX_FLAGS_DEBUG:STRING=-g -fno-limit-debug-info | ||
53 | + | ||
54 | +//Flags used by the CXX compiler during MINSIZEREL builds. | ||
55 | +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG | ||
56 | + | ||
57 | +//Flags used by the CXX compiler during RELEASE builds. | ||
58 | +CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG | ||
59 | + | ||
60 | +//Flags used by the CXX compiler during RELWITHDEBINFO builds. | ||
61 | +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG | ||
62 | + | ||
63 | +//LLVM archiver | ||
64 | +CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND | ||
65 | + | ||
66 | +//Generate index for LLVM archive | ||
67 | +CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND | ||
68 | + | ||
69 | +//Flags used by the C compiler during all build types. | ||
70 | +CMAKE_C_FLAGS:STRING=-DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fexceptions | ||
71 | + | ||
72 | +//Flags used by the C compiler during DEBUG builds. | ||
73 | +CMAKE_C_FLAGS_DEBUG:STRING=-g -fno-limit-debug-info | ||
74 | + | ||
75 | +//Flags used by the C compiler during MINSIZEREL builds. | ||
76 | +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG | ||
77 | + | ||
78 | +//Flags used by the C compiler during RELEASE builds. | ||
79 | +CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG | ||
80 | + | ||
81 | +//Flags used by the C compiler during RELWITHDEBINFO builds. | ||
82 | +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG | ||
83 | + | ||
84 | +//Path to a program. | ||
85 | +CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND | ||
86 | + | ||
87 | +//Flags used by the linker during all build types. | ||
88 | +CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Qunused-arguments -Wl,--no-undefined -Wl,--gc-sections | ||
89 | + | ||
90 | +//Flags used by the linker during DEBUG builds. | ||
91 | +CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= | ||
92 | + | ||
93 | +//Flags used by the linker during MINSIZEREL builds. | ||
94 | +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= | ||
95 | + | ||
96 | +//Flags used by the linker during RELEASE builds. | ||
97 | +CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= | ||
98 | + | ||
99 | +//Flags used by the linker during RELWITHDEBINFO builds. | ||
100 | +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= | ||
101 | + | ||
102 | +//No help, variable specified on the command line. | ||
103 | +CMAKE_EXPORT_COMPILE_COMMANDS:UNINITIALIZED=ON | ||
104 | + | ||
105 | +//Install path prefix, prepended onto install directories. | ||
106 | +CMAKE_INSTALL_PREFIX:PATH=/usr/local | ||
107 | + | ||
108 | +//No help, variable specified on the command line. | ||
109 | +CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a | ||
110 | + | ||
111 | +//Path to a program. | ||
112 | +CMAKE_LINKER:FILEPATH=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/ld.lld | ||
113 | + | ||
114 | +//No help, variable specified on the command line. | ||
115 | +CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ninja | ||
116 | + | ||
117 | +//Flags used by the linker during the creation of modules during | ||
118 | +// all build types. | ||
119 | +CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Qunused-arguments -Wl,--no-undefined | ||
120 | + | ||
121 | +//Flags used by the linker during the creation of modules during | ||
122 | +// DEBUG builds. | ||
123 | +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= | ||
124 | + | ||
125 | +//Flags used by the linker during the creation of modules during | ||
126 | +// MINSIZEREL builds. | ||
127 | +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= | ||
128 | + | ||
129 | +//Flags used by the linker during the creation of modules during | ||
130 | +// RELEASE builds. | ||
131 | +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= | ||
132 | + | ||
133 | +//Flags used by the linker during the creation of modules during | ||
134 | +// RELWITHDEBINFO builds. | ||
135 | +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= | ||
136 | + | ||
137 | +//Path to a program. | ||
138 | +CMAKE_NM:FILEPATH=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-nm | ||
139 | + | ||
140 | +//Path to a program. | ||
141 | +CMAKE_OBJCOPY:FILEPATH=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-objcopy | ||
142 | + | ||
143 | +//Path to a program. | ||
144 | +CMAKE_OBJDUMP:FILEPATH=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-objdump | ||
145 | + | ||
146 | +//Value Computed by CMake | ||
147 | +CMAKE_PROJECT_DESCRIPTION:STATIC= | ||
148 | + | ||
149 | +//Value Computed by CMake | ||
150 | +CMAKE_PROJECT_HOMEPAGE_URL:STATIC= | ||
151 | + | ||
152 | +//Value Computed by CMake | ||
153 | +CMAKE_PROJECT_NAME:STATIC=Project | ||
154 | + | ||
155 | +//Path to a program. | ||
156 | +CMAKE_RANLIB:FILEPATH=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib | ||
157 | + | ||
158 | +//Path to a program. | ||
159 | +CMAKE_READELF:FILEPATH=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-readelf | ||
160 | + | ||
161 | +//No help, variable specified on the command line. | ||
162 | +CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a | ||
163 | + | ||
164 | +//Flags used by the linker during the creation of shared libraries | ||
165 | +// during all build types. | ||
166 | +CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Qunused-arguments -Wl,--no-undefined | ||
167 | + | ||
168 | +//Flags used by the linker during the creation of shared libraries | ||
169 | +// during DEBUG builds. | ||
170 | +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= | ||
171 | + | ||
172 | +//Flags used by the linker during the creation of shared libraries | ||
173 | +// during MINSIZEREL builds. | ||
174 | +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= | ||
175 | + | ||
176 | +//Flags used by the linker during the creation of shared libraries | ||
177 | +// during RELEASE builds. | ||
178 | +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= | ||
179 | + | ||
180 | +//Flags used by the linker during the creation of shared libraries | ||
181 | +// during RELWITHDEBINFO builds. | ||
182 | +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= | ||
183 | + | ||
184 | +//If set, runtime paths are not added when installing shared libraries, | ||
185 | +// but are added when building. | ||
186 | +CMAKE_SKIP_INSTALL_RPATH:BOOL=NO | ||
187 | + | ||
188 | +//If set, runtime paths are not added when using shared libraries. | ||
189 | +CMAKE_SKIP_RPATH:BOOL=NO | ||
190 | + | ||
191 | +//Flags used by the linker during the creation of static libraries | ||
192 | +// during all build types. | ||
193 | +CMAKE_STATIC_LINKER_FLAGS:STRING= | ||
194 | + | ||
195 | +//Flags used by the linker during the creation of static libraries | ||
196 | +// during DEBUG builds. | ||
197 | +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= | ||
198 | + | ||
199 | +//Flags used by the linker during the creation of static libraries | ||
200 | +// during MINSIZEREL builds. | ||
201 | +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= | ||
202 | + | ||
203 | +//Flags used by the linker during the creation of static libraries | ||
204 | +// during RELEASE builds. | ||
205 | +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= | ||
206 | + | ||
207 | +//Flags used by the linker during the creation of static libraries | ||
208 | +// during RELWITHDEBINFO builds. | ||
209 | +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= | ||
210 | + | ||
211 | +//Path to a program. | ||
212 | +CMAKE_STRIP:FILEPATH=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-strip | ||
213 | + | ||
214 | +//No help, variable specified on the command line. | ||
215 | +CMAKE_SYSTEM_NAME:UNINITIALIZED=Android | ||
216 | + | ||
217 | +//No help, variable specified on the command line. | ||
218 | +CMAKE_SYSTEM_VERSION:UNINITIALIZED=21 | ||
219 | + | ||
220 | +//The CMake toolchain file | ||
221 | +CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake | ||
222 | + | ||
223 | +//If this value is on, makefiles will be generated without the | ||
224 | +// .SILENT directive, and all commands will be echoed to the console | ||
225 | +// during the make. This is useful for debugging only. With Visual | ||
226 | +// Studio IDE projects all commands are done without /nologo. | ||
227 | +CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE | ||
228 | + | ||
229 | +//Value Computed by CMake | ||
230 | +Project_BINARY_DIR:STATIC=/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a | ||
231 | + | ||
232 | +//Value Computed by CMake | ||
233 | +Project_IS_TOP_LEVEL:STATIC=ON | ||
234 | + | ||
235 | +//Value Computed by CMake | ||
236 | +Project_SOURCE_DIR:STATIC=/Users/thuanpham/Desktop/processing_camera_image/android | ||
237 | + | ||
238 | + | ||
239 | +######################## | ||
240 | +# INTERNAL cache entries | ||
241 | +######################## | ||
242 | + | ||
243 | +//ADVANCED property for variable: CMAKE_ADDR2LINE | ||
244 | +CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 | ||
245 | +//ADVANCED property for variable: CMAKE_AR | ||
246 | +CMAKE_AR-ADVANCED:INTERNAL=1 | ||
247 | +//This is the directory where this CMakeCache.txt was created | ||
248 | +CMAKE_CACHEFILE_DIR:INTERNAL=/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a | ||
249 | +//Major version of cmake used to create the current loaded cache | ||
250 | +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 | ||
251 | +//Minor version of cmake used to create the current loaded cache | ||
252 | +CMAKE_CACHE_MINOR_VERSION:INTERNAL=22 | ||
253 | +//Patch version of cmake used to create the current loaded cache | ||
254 | +CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 | ||
255 | +//Path to CMake executable. | ||
256 | +CMAKE_COMMAND:INTERNAL=/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/cmake | ||
257 | +//Path to cpack program executable. | ||
258 | +CMAKE_CPACK_COMMAND:INTERNAL=/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/cpack | ||
259 | +//Path to ctest program executable. | ||
260 | +CMAKE_CTEST_COMMAND:INTERNAL=/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ctest | ||
261 | +//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR | ||
262 | +CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 | ||
263 | +//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB | ||
264 | +CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 | ||
265 | +//ADVANCED property for variable: CMAKE_CXX_FLAGS | ||
266 | +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 | ||
267 | +//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG | ||
268 | +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | ||
269 | +//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL | ||
270 | +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | ||
271 | +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE | ||
272 | +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | ||
273 | +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO | ||
274 | +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | ||
275 | +//ADVANCED property for variable: CMAKE_C_COMPILER_AR | ||
276 | +CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 | ||
277 | +//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB | ||
278 | +CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 | ||
279 | +//ADVANCED property for variable: CMAKE_C_FLAGS | ||
280 | +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 | ||
281 | +//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG | ||
282 | +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | ||
283 | +//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL | ||
284 | +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | ||
285 | +//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE | ||
286 | +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | ||
287 | +//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO | ||
288 | +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | ||
289 | +//ADVANCED property for variable: CMAKE_DLLTOOL | ||
290 | +CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 | ||
291 | +//Path to cache edit program executable. | ||
292 | +CMAKE_EDIT_COMMAND:INTERNAL=/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ccmake | ||
293 | +//Executable file format | ||
294 | +CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF | ||
295 | +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS | ||
296 | +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 | ||
297 | +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG | ||
298 | +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | ||
299 | +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL | ||
300 | +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | ||
301 | +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE | ||
302 | +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | ||
303 | +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO | ||
304 | +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | ||
305 | +//Name of external makefile project generator. | ||
306 | +CMAKE_EXTRA_GENERATOR:INTERNAL= | ||
307 | +//Name of generator. | ||
308 | +CMAKE_GENERATOR:INTERNAL=Ninja | ||
309 | +//Generator instance identifier. | ||
310 | +CMAKE_GENERATOR_INSTANCE:INTERNAL= | ||
311 | +//Name of generator platform. | ||
312 | +CMAKE_GENERATOR_PLATFORM:INTERNAL= | ||
313 | +//Name of generator toolset. | ||
314 | +CMAKE_GENERATOR_TOOLSET:INTERNAL= | ||
315 | +//Source directory with the top level CMakeLists.txt file for this | ||
316 | +// project | ||
317 | +CMAKE_HOME_DIRECTORY:INTERNAL=/Users/thuanpham/Desktop/processing_camera_image/android | ||
318 | +//Install .so files without execute permission. | ||
319 | +CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 | ||
320 | +//ADVANCED property for variable: CMAKE_LINKER | ||
321 | +CMAKE_LINKER-ADVANCED:INTERNAL=1 | ||
322 | +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS | ||
323 | +CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 | ||
324 | +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG | ||
325 | +CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | ||
326 | +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL | ||
327 | +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | ||
328 | +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE | ||
329 | +CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | ||
330 | +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO | ||
331 | +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | ||
332 | +//ADVANCED property for variable: CMAKE_NM | ||
333 | +CMAKE_NM-ADVANCED:INTERNAL=1 | ||
334 | +//number of local generators | ||
335 | +CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 | ||
336 | +//ADVANCED property for variable: CMAKE_OBJCOPY | ||
337 | +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 | ||
338 | +//ADVANCED property for variable: CMAKE_OBJDUMP | ||
339 | +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 | ||
340 | +//Platform information initialized | ||
341 | +CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 | ||
342 | +//ADVANCED property for variable: CMAKE_RANLIB | ||
343 | +CMAKE_RANLIB-ADVANCED:INTERNAL=1 | ||
344 | +//ADVANCED property for variable: CMAKE_READELF | ||
345 | +CMAKE_READELF-ADVANCED:INTERNAL=1 | ||
346 | +//Path to CMake installation. | ||
347 | +CMAKE_ROOT:INTERNAL=/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22 | ||
348 | +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS | ||
349 | +CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 | ||
350 | +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG | ||
351 | +CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | ||
352 | +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL | ||
353 | +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | ||
354 | +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE | ||
355 | +CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | ||
356 | +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO | ||
357 | +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | ||
358 | +//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH | ||
359 | +CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 | ||
360 | +//ADVANCED property for variable: CMAKE_SKIP_RPATH | ||
361 | +CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 | ||
362 | +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS | ||
363 | +CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 | ||
364 | +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG | ||
365 | +CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | ||
366 | +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL | ||
367 | +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | ||
368 | +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE | ||
369 | +CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | ||
370 | +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO | ||
371 | +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | ||
372 | +//ADVANCED property for variable: CMAKE_STRIP | ||
373 | +CMAKE_STRIP-ADVANCED:INTERNAL=1 | ||
374 | +//uname command | ||
375 | +CMAKE_UNAME:INTERNAL=/usr/bin/uname | ||
376 | +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE | ||
377 | +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 | ||
378 | + |
1 | -set(CMAKE_C_COMPILER "/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") | 1 | +set(CMAKE_C_COMPILER "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") |
2 | set(CMAKE_C_COMPILER_ARG1 "") | 2 | set(CMAKE_C_COMPILER_ARG1 "") |
3 | set(CMAKE_C_COMPILER_ID "Clang") | 3 | set(CMAKE_C_COMPILER_ID "Clang") |
4 | -set(CMAKE_C_COMPILER_VERSION "9.0") | 4 | +set(CMAKE_C_COMPILER_VERSION "12.0.8") |
5 | set(CMAKE_C_COMPILER_VERSION_INTERNAL "") | 5 | set(CMAKE_C_COMPILER_VERSION_INTERNAL "") |
6 | set(CMAKE_C_COMPILER_WRAPPER "") | 6 | set(CMAKE_C_COMPILER_WRAPPER "") |
7 | -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") | ||
8 | -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert") | 7 | +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") |
8 | +set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") | ||
9 | +set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") | ||
9 | set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") | 10 | set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") |
10 | set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") | 11 | set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") |
11 | set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") | 12 | set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") |
13 | +set(CMAKE_C17_COMPILE_FEATURES "c_std_17") | ||
14 | +set(CMAKE_C23_COMPILE_FEATURES "c_std_23") | ||
12 | 15 | ||
13 | -set(CMAKE_C_PLATFORM_ID "") | 16 | +set(CMAKE_C_PLATFORM_ID "Linux") |
14 | set(CMAKE_C_SIMULATE_ID "") | 17 | set(CMAKE_C_SIMULATE_ID "") |
18 | +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") | ||
15 | set(CMAKE_C_SIMULATE_VERSION "") | 19 | set(CMAKE_C_SIMULATE_VERSION "") |
16 | 20 | ||
17 | 21 | ||
18 | 22 | ||
19 | -set(CMAKE_AR "/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ar") | 23 | + |
24 | +set(CMAKE_AR "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar") | ||
20 | set(CMAKE_C_COMPILER_AR "CMAKE_C_COMPILER_AR-NOTFOUND") | 25 | set(CMAKE_C_COMPILER_AR "CMAKE_C_COMPILER_AR-NOTFOUND") |
21 | -set(CMAKE_RANLIB "/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ranlib") | 26 | +set(CMAKE_RANLIB "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib") |
22 | set(CMAKE_C_COMPILER_RANLIB "CMAKE_C_COMPILER_RANLIB-NOTFOUND") | 27 | set(CMAKE_C_COMPILER_RANLIB "CMAKE_C_COMPILER_RANLIB-NOTFOUND") |
23 | -set(CMAKE_LINKER "/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ld") | 28 | +set(CMAKE_LINKER "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/ld.lld") |
29 | +set(CMAKE_MT "") | ||
24 | set(CMAKE_COMPILER_IS_GNUCC ) | 30 | set(CMAKE_COMPILER_IS_GNUCC ) |
25 | set(CMAKE_C_COMPILER_LOADED 1) | 31 | set(CMAKE_C_COMPILER_LOADED 1) |
26 | set(CMAKE_C_COMPILER_WORKS TRUE) | 32 | set(CMAKE_C_COMPILER_WORKS TRUE) |
27 | set(CMAKE_C_ABI_COMPILED TRUE) | 33 | set(CMAKE_C_ABI_COMPILED TRUE) |
28 | -set(CMAKE_COMPILER_IS_MINGW ) | ||
29 | -set(CMAKE_COMPILER_IS_CYGWIN ) | ||
30 | -if(CMAKE_COMPILER_IS_CYGWIN) | ||
31 | - set(CYGWIN 1) | ||
32 | - set(UNIX 1) | ||
33 | -endif() | ||
34 | 34 | ||
35 | set(CMAKE_C_COMPILER_ENV_VAR "CC") | 35 | set(CMAKE_C_COMPILER_ENV_VAR "CC") |
36 | 36 | ||
37 | -if(CMAKE_COMPILER_IS_MINGW) | ||
38 | - set(MINGW 1) | ||
39 | -endif() | ||
40 | set(CMAKE_C_COMPILER_ID_RUN 1) | 37 | set(CMAKE_C_COMPILER_ID_RUN 1) |
41 | set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) | 38 | set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) |
42 | set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) | 39 | set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) |
@@ -45,6 +42,7 @@ set(CMAKE_C_LINKER_PREFERENCE 10) | @@ -45,6 +42,7 @@ set(CMAKE_C_LINKER_PREFERENCE 10) | ||
45 | # Save compiler ABI information. | 42 | # Save compiler ABI information. |
46 | set(CMAKE_C_SIZEOF_DATA_PTR "8") | 43 | set(CMAKE_C_SIZEOF_DATA_PTR "8") |
47 | set(CMAKE_C_COMPILER_ABI "ELF") | 44 | set(CMAKE_C_COMPILER_ABI "ELF") |
45 | +set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") | ||
48 | set(CMAKE_C_LIBRARY_ARCHITECTURE "") | 46 | set(CMAKE_C_LIBRARY_ARCHITECTURE "") |
49 | 47 | ||
50 | if(CMAKE_C_SIZEOF_DATA_PTR) | 48 | if(CMAKE_C_SIZEOF_DATA_PTR) |
@@ -65,9 +63,17 @@ if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) | @@ -65,9 +63,17 @@ if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) | ||
65 | endif() | 63 | endif() |
66 | 64 | ||
67 | 65 | ||
66 | +set(CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION "clang") | ||
67 | +set(CMAKE_C_ANDROID_TOOLCHAIN_MACHINE "aarch64-linux-android") | ||
68 | +set(CMAKE_C_ANDROID_TOOLCHAIN_VERSION "") | ||
69 | +set(CMAKE_C_COMPILER_EXTERNAL_TOOLCHAIN "") | ||
70 | +set(CMAKE_C_ANDROID_TOOLCHAIN_PREFIX "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-") | ||
71 | +set(CMAKE_C_ANDROID_TOOLCHAIN_SUFFIX "") | ||
72 | + | ||
68 | 73 | ||
69 | 74 | ||
70 | 75 | ||
71 | -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;dl;c;gcc;dl") | ||
72 | -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/lib64/clang/9.0.8/lib/linux/aarch64;/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/aarch64-linux-android/lib64;/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib/aarch64-linux-android/21;/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib/aarch64-linux-android;/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/aarch64-linux-android/lib;/Users/moon/Library/Android/sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib") | 76 | +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/local/include;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/lib64/clang/12.0.8/include;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/include/aarch64-linux-android;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/include") |
77 | +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "atomic;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl") | ||
78 | +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/lib64/clang/12.0.8/lib/linux/aarch64;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib/aarch64-linux-android/21;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib/aarch64-linux-android;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib") | ||
73 | set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") | 79 | set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") |
1 | +set(CMAKE_CXX_COMPILER "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") | ||
2 | +set(CMAKE_CXX_COMPILER_ARG1 "") | ||
3 | +set(CMAKE_CXX_COMPILER_ID "Clang") | ||
4 | +set(CMAKE_CXX_COMPILER_VERSION "12.0.8") | ||
5 | +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") | ||
6 | +set(CMAKE_CXX_COMPILER_WRAPPER "") | ||
7 | +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") | ||
8 | +set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") | ||
9 | +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23") | ||
10 | +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") | ||
11 | +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") | ||
12 | +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") | ||
13 | +set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") | ||
14 | +set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") | ||
15 | +set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23") | ||
16 | + | ||
17 | +set(CMAKE_CXX_PLATFORM_ID "Linux") | ||
18 | +set(CMAKE_CXX_SIMULATE_ID "") | ||
19 | +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU") | ||
20 | +set(CMAKE_CXX_SIMULATE_VERSION "") | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | +set(CMAKE_AR "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar") | ||
26 | +set(CMAKE_CXX_COMPILER_AR "CMAKE_CXX_COMPILER_AR-NOTFOUND") | ||
27 | +set(CMAKE_RANLIB "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib") | ||
28 | +set(CMAKE_CXX_COMPILER_RANLIB "CMAKE_CXX_COMPILER_RANLIB-NOTFOUND") | ||
29 | +set(CMAKE_LINKER "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/ld.lld") | ||
30 | +set(CMAKE_MT "") | ||
31 | +set(CMAKE_COMPILER_IS_GNUCXX ) | ||
32 | +set(CMAKE_CXX_COMPILER_LOADED 1) | ||
33 | +set(CMAKE_CXX_COMPILER_WORKS TRUE) | ||
34 | +set(CMAKE_CXX_ABI_COMPILED TRUE) | ||
35 | + | ||
36 | +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") | ||
37 | + | ||
38 | +set(CMAKE_CXX_COMPILER_ID_RUN 1) | ||
39 | +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm) | ||
40 | +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) | ||
41 | + | ||
42 | +foreach (lang C OBJC OBJCXX) | ||
43 | + if (CMAKE_${lang}_COMPILER_ID_RUN) | ||
44 | + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) | ||
45 | + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) | ||
46 | + endforeach() | ||
47 | + endif() | ||
48 | +endforeach() | ||
49 | + | ||
50 | +set(CMAKE_CXX_LINKER_PREFERENCE 30) | ||
51 | +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) | ||
52 | + | ||
53 | +# Save compiler ABI information. | ||
54 | +set(CMAKE_CXX_SIZEOF_DATA_PTR "8") | ||
55 | +set(CMAKE_CXX_COMPILER_ABI "ELF") | ||
56 | +set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") | ||
57 | +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") | ||
58 | + | ||
59 | +if(CMAKE_CXX_SIZEOF_DATA_PTR) | ||
60 | + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") | ||
61 | +endif() | ||
62 | + | ||
63 | +if(CMAKE_CXX_COMPILER_ABI) | ||
64 | + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") | ||
65 | +endif() | ||
66 | + | ||
67 | +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) | ||
68 | + set(CMAKE_LIBRARY_ARCHITECTURE "") | ||
69 | +endif() | ||
70 | + | ||
71 | +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") | ||
72 | +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) | ||
73 | + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") | ||
74 | +endif() | ||
75 | + | ||
76 | + | ||
77 | +set(CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION "clang") | ||
78 | +set(CMAKE_CXX_ANDROID_TOOLCHAIN_MACHINE "aarch64-linux-android") | ||
79 | +set(CMAKE_CXX_ANDROID_TOOLCHAIN_VERSION "") | ||
80 | +set(CMAKE_CXX_COMPILER_EXTERNAL_TOOLCHAIN "") | ||
81 | +set(CMAKE_CXX_ANDROID_TOOLCHAIN_PREFIX "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-") | ||
82 | +set(CMAKE_CXX_ANDROID_TOOLCHAIN_SUFFIX "") | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
87 | +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/include/c++/v1;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/local/include;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/lib64/clang/12.0.8/include;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/include/aarch64-linux-android;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/include") | ||
88 | +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "atomic;m;c++;m;-l:libunwind.a;dl;c;-l:libunwind.a;dl") | ||
89 | +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/lib64/clang/12.0.8/lib/linux/aarch64;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib/aarch64-linux-android/21;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib/aarch64-linux-android;/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib") | ||
90 | +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") |
No preview for this file type
android/.cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
0 → 100755
No preview for this file type
1 | +set(CMAKE_HOST_SYSTEM "Darwin-22.5.0") | ||
2 | +set(CMAKE_HOST_SYSTEM_NAME "Darwin") | ||
3 | +set(CMAKE_HOST_SYSTEM_VERSION "22.5.0") | ||
4 | +set(CMAKE_HOST_SYSTEM_PROCESSOR "arm64") | ||
5 | + | ||
6 | +include("/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake") | ||
7 | + | ||
8 | +set(CMAKE_SYSTEM "Android-21") | ||
9 | +set(CMAKE_SYSTEM_NAME "Android") | ||
10 | +set(CMAKE_SYSTEM_VERSION "21") | ||
11 | +set(CMAKE_SYSTEM_PROCESSOR "aarch64") | ||
12 | + | ||
13 | +set(CMAKE_ANDROID_NDK "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620") | ||
14 | +set(CMAKE_ANDROID_STANDALONE_TOOLCHAIN "") | ||
15 | +set(CMAKE_ANDROID_ARCH "arm64") | ||
16 | +set(CMAKE_ANDROID_ARCH_ABI "arm64-v8a") | ||
17 | +set(CMAKE_ANDROID_ARCH_TRIPLE "aarch64-linux-android") | ||
18 | +set(CMAKE_ANDROID_ARCH_LLVM_TRIPLE "aarch64-none-linux-android") | ||
19 | +set(CMAKE_ANDROID_NDK_VERSION "23.1") | ||
20 | +set(CMAKE_ANDROID_NDK_DEPRECATED_HEADERS "1") | ||
21 | +set(CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG "darwin-x86_64") | ||
22 | +set(CMAKE_ANDROID_NDK_TOOLCHAIN_UNIFIED "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64") | ||
23 | + | ||
24 | +# Copyright (C) 2020 The Android Open Source Project | ||
25 | +# | ||
26 | +# Licensed under the Apache License, Version 2.0 (the "License"); | ||
27 | +# you may not use this file except in compliance with the License. | ||
28 | +# You may obtain a copy of the License at | ||
29 | +# | ||
30 | +# http://www.apache.org/licenses/LICENSE-2.0 | ||
31 | +# | ||
32 | +# Unless required by applicable law or agreed to in writing, software | ||
33 | +# distributed under the License is distributed on an "AS IS" BASIS, | ||
34 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
35 | +# See the License for the specific language governing permissions and | ||
36 | +# limitations under the License. | ||
37 | + | ||
38 | +# Read-only variables for compatibility with the other toolchain file. | ||
39 | +# We'll keep these around for the existing projects that still use them. | ||
40 | +# TODO: All of the variables here have equivalents in the standard set of | ||
41 | +# cmake configurable variables, so we can remove these once most of our | ||
42 | +# users migrate to those variables. | ||
43 | + | ||
44 | +# From legacy toolchain file. | ||
45 | +set(ANDROID_NDK "${CMAKE_ANDROID_NDK}") | ||
46 | +set(ANDROID_ABI "${CMAKE_ANDROID_ARCH_ABI}") | ||
47 | +set(ANDROID_COMPILER_IS_CLANG TRUE) | ||
48 | +set(ANDROID_PLATFORM "android-${CMAKE_SYSTEM_VERSION}") | ||
49 | +set(ANDROID_PLATFORM_LEVEL "${CMAKE_SYSTEM_VERSION}") | ||
50 | +if(CMAKE_ANDROID_STL_TYPE) | ||
51 | + set(ANDROID_ARM_NEON TRUE) | ||
52 | +else() | ||
53 | + set(ANDROID_ARM_NEON FALSE) | ||
54 | +endif() | ||
55 | +if(CMAKE_ANDROID_ARM_MODE) | ||
56 | + set(ANDROID_ARM_MODE "arm") | ||
57 | + set(ANDROID_FORCE_ARM_BUILD TRUE) | ||
58 | +else() | ||
59 | + set(ANDROID_ARM_MODE "thumb") | ||
60 | +endif() | ||
61 | +set(ANDROID_ARCH_NAME "${CMAKE_ANDROID_ARCH}") | ||
62 | +set(ANDROID_LLVM_TRIPLE "${CMAKE_ANDROID_ARCH_LLVM_TRIPLE}${CMAKE_SYSTEM_VERSION}") | ||
63 | +set(ANDROID_TOOLCHAIN_ROOT "${CMAKE_ANDROID_NDK_TOOLCHAIN_UNIFIED}") | ||
64 | +set(ANDROID_HOST_TAG "${CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG}") | ||
65 | +set(ANDROID_HOST_PREBUILTS "${CMAKE_ANDROID_NDK}/prebuilt/${CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG}") | ||
66 | +set(ANDROID_AR "${CMAKE_AR}") | ||
67 | +set(ANDROID_RANLIB "${CMAKE_RANLIB}") | ||
68 | +set(ANDROID_STRIP "${CMAKE_STRIP}") | ||
69 | +if(CMAKE_HOST_SYSTEM_NAME STREQUAL "Windows") | ||
70 | + set(ANDROID_TOOLCHAIN_SUFFIX ".exe") | ||
71 | +endif() | ||
72 | + | ||
73 | +# From other toolchain file. | ||
74 | +set(ANDROID_NATIVE_API_LEVEL "${ANDROID_PLATFORM_LEVEL}") | ||
75 | +if(ANDROID_ALLOW_UNDEFINED_SYMBOLS) | ||
76 | + set(ANDROID_SO_UNDEFINED TRUE) | ||
77 | +else() | ||
78 | + set(ANDROID_NO_UNDEFINED TRUE) | ||
79 | +endif() | ||
80 | +set(ANDROID_FUNCTION_LEVEL_LINKING TRUE) | ||
81 | +set(ANDROID_GOLD_LINKER TRUE) | ||
82 | +set(ANDROID_NOEXECSTACK TRUE) | ||
83 | +set(ANDROID_RELRO TRUE) | ||
84 | +if(ANDROID_CPP_FEATURES MATCHES "rtti" | ||
85 | + AND ANDROID_CPP_FEATURES MATCHES "exceptions") | ||
86 | + set(ANDROID_STL_FORCE_FEATURES TRUE) | ||
87 | +endif() | ||
88 | +if(ANDROID_CCACHE) | ||
89 | + set(NDK_CCACHE "${ANDROID_CCACHE}") | ||
90 | +endif() | ||
91 | +set(ANDROID_NDK_HOST_X64 TRUE) | ||
92 | +set(ANDROID_NDK_LAYOUT RELEASE) | ||
93 | +if(CMAKE_ANDROID_ARCH_ABI STREQUAL "armeabi-v7a") | ||
94 | + set(ARMEABI_V7A TRUE) | ||
95 | + if(ANDROID_ARM_NEON) | ||
96 | + set(NEON TRUE) | ||
97 | + endif() | ||
98 | +elseif(CMAKE_ANDROID_ARCH_ABI STREQUAL "arm64-v8a") | ||
99 | + set(ARM64_V8A TRUE) | ||
100 | +elseif(CMAKE_ANDROID_ARCH_ABI STREQUAL "x86") | ||
101 | + set(X86 TRUE) | ||
102 | +elseif(CMAKE_ANDROID_ARCH_ABI STREQUAL "x86_64") | ||
103 | + set(X86_64 TRUE) | ||
104 | +endif() | ||
105 | +set(ANDROID_NDK_HOST_SYSTEM_NAME "${ANDROID_HOST_TAG}") | ||
106 | +set(ANDROID_NDK_ABI_NAME "${CMAKE_ANDROID_ARCH_ABI}") | ||
107 | +set(ANDROID_NDK_RELEASE "r${ANDROID_NDK_REVISION}") | ||
108 | +set(TOOL_OS_SUFFIX "${ANDROID_TOOLCHAIN_SUFFIX}") | ||
109 | + | ||
110 | + | ||
111 | +set(CMAKE_CROSSCOMPILING "TRUE") | ||
112 | + | ||
113 | +set(CMAKE_SYSTEM_LOADED 1) |
android/.cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.c
0 → 100644
1 | +#ifdef __cplusplus | ||
2 | +# error "A C++ compiler has been selected for C." | ||
3 | +#endif | ||
4 | + | ||
5 | +#if defined(__18CXX) | ||
6 | +# define ID_VOID_MAIN | ||
7 | +#endif | ||
8 | +#if defined(__CLASSIC_C__) | ||
9 | +/* cv-qualifiers did not exist in K&R C */ | ||
10 | +# define const | ||
11 | +# define volatile | ||
12 | +#endif | ||
13 | + | ||
14 | +#if !defined(__has_include) | ||
15 | +/* If the compiler does not have __has_include, pretend the answer is | ||
16 | + always no. */ | ||
17 | +# define __has_include(x) 0 | ||
18 | +#endif | ||
19 | + | ||
20 | + | ||
21 | +/* Version number components: V=Version, R=Revision, P=Patch | ||
22 | + Version date components: YYYY=Year, MM=Month, DD=Day */ | ||
23 | + | ||
24 | +#if defined(__INTEL_COMPILER) || defined(__ICC) | ||
25 | +# define COMPILER_ID "Intel" | ||
26 | +# if defined(_MSC_VER) | ||
27 | +# define SIMULATE_ID "MSVC" | ||
28 | +# endif | ||
29 | +# if defined(__GNUC__) | ||
30 | +# define SIMULATE_ID "GNU" | ||
31 | +# endif | ||
32 | + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, | ||
33 | + except that a few beta releases use the old format with V=2021. */ | ||
34 | +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 | ||
35 | +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) | ||
36 | +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) | ||
37 | +# if defined(__INTEL_COMPILER_UPDATE) | ||
38 | +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) | ||
39 | +# else | ||
40 | +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) | ||
41 | +# endif | ||
42 | +# else | ||
43 | +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) | ||
44 | +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) | ||
45 | + /* The third version component from --version is an update index, | ||
46 | + but no macro is provided for it. */ | ||
47 | +# define COMPILER_VERSION_PATCH DEC(0) | ||
48 | +# endif | ||
49 | +# if defined(__INTEL_COMPILER_BUILD_DATE) | ||
50 | + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ | ||
51 | +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) | ||
52 | +# endif | ||
53 | +# if defined(_MSC_VER) | ||
54 | + /* _MSC_VER = VVRR */ | ||
55 | +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) | ||
56 | +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) | ||
57 | +# endif | ||
58 | +# if defined(__GNUC__) | ||
59 | +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) | ||
60 | +# elif defined(__GNUG__) | ||
61 | +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) | ||
62 | +# endif | ||
63 | +# if defined(__GNUC_MINOR__) | ||
64 | +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) | ||
65 | +# endif | ||
66 | +# if defined(__GNUC_PATCHLEVEL__) | ||
67 | +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) | ||
68 | +# endif | ||
69 | + | ||
70 | +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) | ||
71 | +# define COMPILER_ID "IntelLLVM" | ||
72 | +#if defined(_MSC_VER) | ||
73 | +# define SIMULATE_ID "MSVC" | ||
74 | +#endif | ||
75 | +#if defined(__GNUC__) | ||
76 | +# define SIMULATE_ID "GNU" | ||
77 | +#endif | ||
78 | +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and | ||
79 | + * later. Look for 6 digit vs. 8 digit version number to decide encoding. | ||
80 | + * VVVV is no smaller than the current year when a version is released. | ||
81 | + */ | ||
82 | +#if __INTEL_LLVM_COMPILER < 1000000L | ||
83 | +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) | ||
84 | +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) | ||
85 | +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) | ||
86 | +#else | ||
87 | +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) | ||
88 | +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) | ||
89 | +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) | ||
90 | +#endif | ||
91 | +#if defined(_MSC_VER) | ||
92 | + /* _MSC_VER = VVRR */ | ||
93 | +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) | ||
94 | +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) | ||
95 | +#endif | ||
96 | +#if defined(__GNUC__) | ||
97 | +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) | ||
98 | +#elif defined(__GNUG__) | ||
99 | +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) | ||
100 | +#endif | ||
101 | +#if defined(__GNUC_MINOR__) | ||
102 | +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) | ||
103 | +#endif | ||
104 | +#if defined(__GNUC_PATCHLEVEL__) | ||
105 | +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) | ||
106 | +#endif | ||
107 | + | ||
108 | +#elif defined(__PATHCC__) | ||
109 | +# define COMPILER_ID "PathScale" | ||
110 | +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) | ||
111 | +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) | ||
112 | +# if defined(__PATHCC_PATCHLEVEL__) | ||
113 | +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) | ||
114 | +# endif | ||
115 | + | ||
116 | +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) | ||
117 | +# define COMPILER_ID "Embarcadero" | ||
118 | +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) | ||
119 | +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) | ||
120 | +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) | ||
121 | + | ||
122 | +#elif defined(__BORLANDC__) | ||
123 | +# define COMPILER_ID "Borland" | ||
124 | + /* __BORLANDC__ = 0xVRR */ | ||
125 | +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) | ||
126 | +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) | ||
127 | + | ||
128 | +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 | ||
129 | +# define COMPILER_ID "Watcom" | ||
130 | + /* __WATCOMC__ = VVRR */ | ||
131 | +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) | ||
132 | +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) | ||
133 | +# if (__WATCOMC__ % 10) > 0 | ||
134 | +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) | ||
135 | +# endif | ||
136 | + | ||
137 | +#elif defined(__WATCOMC__) | ||
138 | +# define COMPILER_ID "OpenWatcom" | ||
139 | + /* __WATCOMC__ = VVRP + 1100 */ | ||
140 | +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) | ||
141 | +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) | ||
142 | +# if (__WATCOMC__ % 10) > 0 | ||
143 | +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) | ||
144 | +# endif | ||
145 | + | ||
146 | +#elif defined(__SUNPRO_C) | ||
147 | +# define COMPILER_ID "SunPro" | ||
148 | +# if __SUNPRO_C >= 0x5100 | ||
149 | + /* __SUNPRO_C = 0xVRRP */ | ||
150 | +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) | ||
151 | +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) | ||
152 | +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) | ||
153 | +# else | ||
154 | + /* __SUNPRO_CC = 0xVRP */ | ||
155 | +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) | ||
156 | +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) | ||
157 | +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) | ||
158 | +# endif | ||
159 | + | ||
160 | +#elif defined(__HP_cc) | ||
161 | +# define COMPILER_ID "HP" | ||
162 | + /* __HP_cc = VVRRPP */ | ||
163 | +# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) | ||
164 | +# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) | ||
165 | +# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) | ||
166 | + | ||
167 | +#elif defined(__DECC) | ||
168 | +# define COMPILER_ID "Compaq" | ||
169 | + /* __DECC_VER = VVRRTPPPP */ | ||
170 | +# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) | ||
171 | +# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) | ||
172 | +# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) | ||
173 | + | ||
174 | +#elif defined(__IBMC__) && defined(__COMPILER_VER__) | ||
175 | +# define COMPILER_ID "zOS" | ||
176 | + /* __IBMC__ = VRP */ | ||
177 | +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) | ||
178 | +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) | ||
179 | +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) | ||
180 | + | ||
181 | +#elif defined(__ibmxl__) && defined(__clang__) | ||
182 | +# define COMPILER_ID "XLClang" | ||
183 | +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) | ||
184 | +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) | ||
185 | +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) | ||
186 | +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) | ||
187 | + | ||
188 | + | ||
189 | +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 | ||
190 | +# define COMPILER_ID "XL" | ||
191 | + /* __IBMC__ = VRP */ | ||
192 | +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) | ||
193 | +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) | ||
194 | +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) | ||
195 | + | ||
196 | +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 | ||
197 | +# define COMPILER_ID "VisualAge" | ||
198 | + /* __IBMC__ = VRP */ | ||
199 | +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) | ||
200 | +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) | ||
201 | +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) | ||
202 | + | ||
203 | +#elif defined(__NVCOMPILER) | ||
204 | +# define COMPILER_ID "NVHPC" | ||
205 | +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) | ||
206 | +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) | ||
207 | +# if defined(__NVCOMPILER_PATCHLEVEL__) | ||
208 | +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) | ||
209 | +# endif | ||
210 | + | ||
211 | +#elif defined(__PGI) | ||
212 | +# define COMPILER_ID "PGI" | ||
213 | +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) | ||
214 | +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) | ||
215 | +# if defined(__PGIC_PATCHLEVEL__) | ||
216 | +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) | ||
217 | +# endif | ||
218 | + | ||
219 | +#elif defined(_CRAYC) | ||
220 | +# define COMPILER_ID "Cray" | ||
221 | +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) | ||
222 | +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) | ||
223 | + | ||
224 | +#elif defined(__TI_COMPILER_VERSION__) | ||
225 | +# define COMPILER_ID "TI" | ||
226 | + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ | ||
227 | +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) | ||
228 | +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) | ||
229 | +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) | ||
230 | + | ||
231 | +#elif defined(__CLANG_FUJITSU) | ||
232 | +# define COMPILER_ID "FujitsuClang" | ||
233 | +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) | ||
234 | +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) | ||
235 | +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) | ||
236 | +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ | ||
237 | + | ||
238 | + | ||
239 | +#elif defined(__FUJITSU) | ||
240 | +# define COMPILER_ID "Fujitsu" | ||
241 | +# if defined(__FCC_version__) | ||
242 | +# define COMPILER_VERSION __FCC_version__ | ||
243 | +# elif defined(__FCC_major__) | ||
244 | +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) | ||
245 | +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) | ||
246 | +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) | ||
247 | +# endif | ||
248 | +# if defined(__fcc_version) | ||
249 | +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) | ||
250 | +# elif defined(__FCC_VERSION) | ||
251 | +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) | ||
252 | +# endif | ||
253 | + | ||
254 | + | ||
255 | +#elif defined(__ghs__) | ||
256 | +# define COMPILER_ID "GHS" | ||
257 | +/* __GHS_VERSION_NUMBER = VVVVRP */ | ||
258 | +# ifdef __GHS_VERSION_NUMBER | ||
259 | +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) | ||
260 | +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) | ||
261 | +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) | ||
262 | +# endif | ||
263 | + | ||
264 | +#elif defined(__TINYC__) | ||
265 | +# define COMPILER_ID "TinyCC" | ||
266 | + | ||
267 | +#elif defined(__BCC__) | ||
268 | +# define COMPILER_ID "Bruce" | ||
269 | + | ||
270 | +#elif defined(__SCO_VERSION__) | ||
271 | +# define COMPILER_ID "SCO" | ||
272 | + | ||
273 | +#elif defined(__ARMCC_VERSION) && !defined(__clang__) | ||
274 | +# define COMPILER_ID "ARMCC" | ||
275 | +#if __ARMCC_VERSION >= 1000000 | ||
276 | + /* __ARMCC_VERSION = VRRPPPP */ | ||
277 | + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) | ||
278 | + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) | ||
279 | + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) | ||
280 | +#else | ||
281 | + /* __ARMCC_VERSION = VRPPPP */ | ||
282 | + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) | ||
283 | + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) | ||
284 | + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) | ||
285 | +#endif | ||
286 | + | ||
287 | + | ||
288 | +#elif defined(__clang__) && defined(__apple_build_version__) | ||
289 | +# define COMPILER_ID "AppleClang" | ||
290 | +# if defined(_MSC_VER) | ||
291 | +# define SIMULATE_ID "MSVC" | ||
292 | +# endif | ||
293 | +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) | ||
294 | +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) | ||
295 | +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) | ||
296 | +# if defined(_MSC_VER) | ||
297 | + /* _MSC_VER = VVRR */ | ||
298 | +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) | ||
299 | +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) | ||
300 | +# endif | ||
301 | +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) | ||
302 | + | ||
303 | +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) | ||
304 | +# define COMPILER_ID "ARMClang" | ||
305 | + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) | ||
306 | + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) | ||
307 | + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) | ||
308 | +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) | ||
309 | + | ||
310 | +#elif defined(__clang__) | ||
311 | +# define COMPILER_ID "Clang" | ||
312 | +# if defined(_MSC_VER) | ||
313 | +# define SIMULATE_ID "MSVC" | ||
314 | +# endif | ||
315 | +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) | ||
316 | +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) | ||
317 | +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) | ||
318 | +# if defined(_MSC_VER) | ||
319 | + /* _MSC_VER = VVRR */ | ||
320 | +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) | ||
321 | +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) | ||
322 | +# endif | ||
323 | + | ||
324 | +#elif defined(__GNUC__) | ||
325 | +# define COMPILER_ID "GNU" | ||
326 | +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) | ||
327 | +# if defined(__GNUC_MINOR__) | ||
328 | +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) | ||
329 | +# endif | ||
330 | +# if defined(__GNUC_PATCHLEVEL__) | ||
331 | +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) | ||
332 | +# endif | ||
333 | + | ||
334 | +#elif defined(_MSC_VER) | ||
335 | +# define COMPILER_ID "MSVC" | ||
336 | + /* _MSC_VER = VVRR */ | ||
337 | +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) | ||
338 | +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) | ||
339 | +# if defined(_MSC_FULL_VER) | ||
340 | +# if _MSC_VER >= 1400 | ||
341 | + /* _MSC_FULL_VER = VVRRPPPPP */ | ||
342 | +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) | ||
343 | +# else | ||
344 | + /* _MSC_FULL_VER = VVRRPPPP */ | ||
345 | +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) | ||
346 | +# endif | ||
347 | +# endif | ||
348 | +# if defined(_MSC_BUILD) | ||
349 | +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) | ||
350 | +# endif | ||
351 | + | ||
352 | +#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) | ||
353 | +# define COMPILER_ID "ADSP" | ||
354 | +#if defined(__VISUALDSPVERSION__) | ||
355 | + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ | ||
356 | +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) | ||
357 | +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) | ||
358 | +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) | ||
359 | +#endif | ||
360 | + | ||
361 | +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) | ||
362 | +# define COMPILER_ID "IAR" | ||
363 | +# if defined(__VER__) && defined(__ICCARM__) | ||
364 | +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) | ||
365 | +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) | ||
366 | +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) | ||
367 | +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) | ||
368 | +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) | ||
369 | +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) | ||
370 | +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) | ||
371 | +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) | ||
372 | +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) | ||
373 | +# endif | ||
374 | + | ||
375 | +#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) | ||
376 | +# define COMPILER_ID "SDCC" | ||
377 | +# if defined(__SDCC_VERSION_MAJOR) | ||
378 | +# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) | ||
379 | +# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) | ||
380 | +# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) | ||
381 | +# else | ||
382 | + /* SDCC = VRP */ | ||
383 | +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) | ||
384 | +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) | ||
385 | +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) | ||
386 | +# endif | ||
387 | + | ||
388 | + | ||
389 | +/* These compilers are either not known or too old to define an | ||
390 | + identification macro. Try to identify the platform and guess that | ||
391 | + it is the native compiler. */ | ||
392 | +#elif defined(__hpux) || defined(__hpua) | ||
393 | +# define COMPILER_ID "HP" | ||
394 | + | ||
395 | +#else /* unknown compiler */ | ||
396 | +# define COMPILER_ID "" | ||
397 | +#endif | ||
398 | + | ||
399 | +/* Construct the string literal in pieces to prevent the source from | ||
400 | + getting matched. Store it in a pointer rather than an array | ||
401 | + because some compilers will just produce instructions to fill the | ||
402 | + array rather than assigning a pointer to a static array. */ | ||
403 | +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; | ||
404 | +#ifdef SIMULATE_ID | ||
405 | +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; | ||
406 | +#endif | ||
407 | + | ||
408 | +#ifdef __QNXNTO__ | ||
409 | +char const* qnxnto = "INFO" ":" "qnxnto[]"; | ||
410 | +#endif | ||
411 | + | ||
412 | +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) | ||
413 | +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; | ||
414 | +#endif | ||
415 | + | ||
416 | +#define STRINGIFY_HELPER(X) #X | ||
417 | +#define STRINGIFY(X) STRINGIFY_HELPER(X) | ||
418 | + | ||
419 | +/* Identify known platforms by name. */ | ||
420 | +#if defined(__linux) || defined(__linux__) || defined(linux) | ||
421 | +# define PLATFORM_ID "Linux" | ||
422 | + | ||
423 | +#elif defined(__MSYS__) | ||
424 | +# define PLATFORM_ID "MSYS" | ||
425 | + | ||
426 | +#elif defined(__CYGWIN__) | ||
427 | +# define PLATFORM_ID "Cygwin" | ||
428 | + | ||
429 | +#elif defined(__MINGW32__) | ||
430 | +# define PLATFORM_ID "MinGW" | ||
431 | + | ||
432 | +#elif defined(__APPLE__) | ||
433 | +# define PLATFORM_ID "Darwin" | ||
434 | + | ||
435 | +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) | ||
436 | +# define PLATFORM_ID "Windows" | ||
437 | + | ||
438 | +#elif defined(__FreeBSD__) || defined(__FreeBSD) | ||
439 | +# define PLATFORM_ID "FreeBSD" | ||
440 | + | ||
441 | +#elif defined(__NetBSD__) || defined(__NetBSD) | ||
442 | +# define PLATFORM_ID "NetBSD" | ||
443 | + | ||
444 | +#elif defined(__OpenBSD__) || defined(__OPENBSD) | ||
445 | +# define PLATFORM_ID "OpenBSD" | ||
446 | + | ||
447 | +#elif defined(__sun) || defined(sun) | ||
448 | +# define PLATFORM_ID "SunOS" | ||
449 | + | ||
450 | +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) | ||
451 | +# define PLATFORM_ID "AIX" | ||
452 | + | ||
453 | +#elif defined(__hpux) || defined(__hpux__) | ||
454 | +# define PLATFORM_ID "HP-UX" | ||
455 | + | ||
456 | +#elif defined(__HAIKU__) | ||
457 | +# define PLATFORM_ID "Haiku" | ||
458 | + | ||
459 | +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) | ||
460 | +# define PLATFORM_ID "BeOS" | ||
461 | + | ||
462 | +#elif defined(__QNX__) || defined(__QNXNTO__) | ||
463 | +# define PLATFORM_ID "QNX" | ||
464 | + | ||
465 | +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) | ||
466 | +# define PLATFORM_ID "Tru64" | ||
467 | + | ||
468 | +#elif defined(__riscos) || defined(__riscos__) | ||
469 | +# define PLATFORM_ID "RISCos" | ||
470 | + | ||
471 | +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) | ||
472 | +# define PLATFORM_ID "SINIX" | ||
473 | + | ||
474 | +#elif defined(__UNIX_SV__) | ||
475 | +# define PLATFORM_ID "UNIX_SV" | ||
476 | + | ||
477 | +#elif defined(__bsdos__) | ||
478 | +# define PLATFORM_ID "BSDOS" | ||
479 | + | ||
480 | +#elif defined(_MPRAS) || defined(MPRAS) | ||
481 | +# define PLATFORM_ID "MP-RAS" | ||
482 | + | ||
483 | +#elif defined(__osf) || defined(__osf__) | ||
484 | +# define PLATFORM_ID "OSF1" | ||
485 | + | ||
486 | +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) | ||
487 | +# define PLATFORM_ID "SCO_SV" | ||
488 | + | ||
489 | +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) | ||
490 | +# define PLATFORM_ID "ULTRIX" | ||
491 | + | ||
492 | +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) | ||
493 | +# define PLATFORM_ID "Xenix" | ||
494 | + | ||
495 | +#elif defined(__WATCOMC__) | ||
496 | +# if defined(__LINUX__) | ||
497 | +# define PLATFORM_ID "Linux" | ||
498 | + | ||
499 | +# elif defined(__DOS__) | ||
500 | +# define PLATFORM_ID "DOS" | ||
501 | + | ||
502 | +# elif defined(__OS2__) | ||
503 | +# define PLATFORM_ID "OS2" | ||
504 | + | ||
505 | +# elif defined(__WINDOWS__) | ||
506 | +# define PLATFORM_ID "Windows3x" | ||
507 | + | ||
508 | +# elif defined(__VXWORKS__) | ||
509 | +# define PLATFORM_ID "VxWorks" | ||
510 | + | ||
511 | +# else /* unknown platform */ | ||
512 | +# define PLATFORM_ID | ||
513 | +# endif | ||
514 | + | ||
515 | +#elif defined(__INTEGRITY) | ||
516 | +# if defined(INT_178B) | ||
517 | +# define PLATFORM_ID "Integrity178" | ||
518 | + | ||
519 | +# else /* regular Integrity */ | ||
520 | +# define PLATFORM_ID "Integrity" | ||
521 | +# endif | ||
522 | + | ||
523 | +#else /* unknown platform */ | ||
524 | +# define PLATFORM_ID | ||
525 | + | ||
526 | +#endif | ||
527 | + | ||
528 | +/* For windows compilers MSVC and Intel we can determine | ||
529 | + the architecture of the compiler being used. This is because | ||
530 | + the compilers do not have flags that can change the architecture, | ||
531 | + but rather depend on which compiler is being used | ||
532 | +*/ | ||
533 | +#if defined(_WIN32) && defined(_MSC_VER) | ||
534 | +# if defined(_M_IA64) | ||
535 | +# define ARCHITECTURE_ID "IA64" | ||
536 | + | ||
537 | +# elif defined(_M_ARM64EC) | ||
538 | +# define ARCHITECTURE_ID "ARM64EC" | ||
539 | + | ||
540 | +# elif defined(_M_X64) || defined(_M_AMD64) | ||
541 | +# define ARCHITECTURE_ID "x64" | ||
542 | + | ||
543 | +# elif defined(_M_IX86) | ||
544 | +# define ARCHITECTURE_ID "X86" | ||
545 | + | ||
546 | +# elif defined(_M_ARM64) | ||
547 | +# define ARCHITECTURE_ID "ARM64" | ||
548 | + | ||
549 | +# elif defined(_M_ARM) | ||
550 | +# if _M_ARM == 4 | ||
551 | +# define ARCHITECTURE_ID "ARMV4I" | ||
552 | +# elif _M_ARM == 5 | ||
553 | +# define ARCHITECTURE_ID "ARMV5I" | ||
554 | +# else | ||
555 | +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) | ||
556 | +# endif | ||
557 | + | ||
558 | +# elif defined(_M_MIPS) | ||
559 | +# define ARCHITECTURE_ID "MIPS" | ||
560 | + | ||
561 | +# elif defined(_M_SH) | ||
562 | +# define ARCHITECTURE_ID "SHx" | ||
563 | + | ||
564 | +# else /* unknown architecture */ | ||
565 | +# define ARCHITECTURE_ID "" | ||
566 | +# endif | ||
567 | + | ||
568 | +#elif defined(__WATCOMC__) | ||
569 | +# if defined(_M_I86) | ||
570 | +# define ARCHITECTURE_ID "I86" | ||
571 | + | ||
572 | +# elif defined(_M_IX86) | ||
573 | +# define ARCHITECTURE_ID "X86" | ||
574 | + | ||
575 | +# else /* unknown architecture */ | ||
576 | +# define ARCHITECTURE_ID "" | ||
577 | +# endif | ||
578 | + | ||
579 | +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) | ||
580 | +# if defined(__ICCARM__) | ||
581 | +# define ARCHITECTURE_ID "ARM" | ||
582 | + | ||
583 | +# elif defined(__ICCRX__) | ||
584 | +# define ARCHITECTURE_ID "RX" | ||
585 | + | ||
586 | +# elif defined(__ICCRH850__) | ||
587 | +# define ARCHITECTURE_ID "RH850" | ||
588 | + | ||
589 | +# elif defined(__ICCRL78__) | ||
590 | +# define ARCHITECTURE_ID "RL78" | ||
591 | + | ||
592 | +# elif defined(__ICCRISCV__) | ||
593 | +# define ARCHITECTURE_ID "RISCV" | ||
594 | + | ||
595 | +# elif defined(__ICCAVR__) | ||
596 | +# define ARCHITECTURE_ID "AVR" | ||
597 | + | ||
598 | +# elif defined(__ICC430__) | ||
599 | +# define ARCHITECTURE_ID "MSP430" | ||
600 | + | ||
601 | +# elif defined(__ICCV850__) | ||
602 | +# define ARCHITECTURE_ID "V850" | ||
603 | + | ||
604 | +# elif defined(__ICC8051__) | ||
605 | +# define ARCHITECTURE_ID "8051" | ||
606 | + | ||
607 | +# elif defined(__ICCSTM8__) | ||
608 | +# define ARCHITECTURE_ID "STM8" | ||
609 | + | ||
610 | +# else /* unknown architecture */ | ||
611 | +# define ARCHITECTURE_ID "" | ||
612 | +# endif | ||
613 | + | ||
614 | +#elif defined(__ghs__) | ||
615 | +# if defined(__PPC64__) | ||
616 | +# define ARCHITECTURE_ID "PPC64" | ||
617 | + | ||
618 | +# elif defined(__ppc__) | ||
619 | +# define ARCHITECTURE_ID "PPC" | ||
620 | + | ||
621 | +# elif defined(__ARM__) | ||
622 | +# define ARCHITECTURE_ID "ARM" | ||
623 | + | ||
624 | +# elif defined(__x86_64__) | ||
625 | +# define ARCHITECTURE_ID "x64" | ||
626 | + | ||
627 | +# elif defined(__i386__) | ||
628 | +# define ARCHITECTURE_ID "X86" | ||
629 | + | ||
630 | +# else /* unknown architecture */ | ||
631 | +# define ARCHITECTURE_ID "" | ||
632 | +# endif | ||
633 | + | ||
634 | +#elif defined(__TI_COMPILER_VERSION__) | ||
635 | +# if defined(__TI_ARM__) | ||
636 | +# define ARCHITECTURE_ID "ARM" | ||
637 | + | ||
638 | +# elif defined(__MSP430__) | ||
639 | +# define ARCHITECTURE_ID "MSP430" | ||
640 | + | ||
641 | +# elif defined(__TMS320C28XX__) | ||
642 | +# define ARCHITECTURE_ID "TMS320C28x" | ||
643 | + | ||
644 | +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) | ||
645 | +# define ARCHITECTURE_ID "TMS320C6x" | ||
646 | + | ||
647 | +# else /* unknown architecture */ | ||
648 | +# define ARCHITECTURE_ID "" | ||
649 | +# endif | ||
650 | + | ||
651 | +#else | ||
652 | +# define ARCHITECTURE_ID | ||
653 | +#endif | ||
654 | + | ||
655 | +/* Convert integer to decimal digit literals. */ | ||
656 | +#define DEC(n) \ | ||
657 | + ('0' + (((n) / 10000000)%10)), \ | ||
658 | + ('0' + (((n) / 1000000)%10)), \ | ||
659 | + ('0' + (((n) / 100000)%10)), \ | ||
660 | + ('0' + (((n) / 10000)%10)), \ | ||
661 | + ('0' + (((n) / 1000)%10)), \ | ||
662 | + ('0' + (((n) / 100)%10)), \ | ||
663 | + ('0' + (((n) / 10)%10)), \ | ||
664 | + ('0' + ((n) % 10)) | ||
665 | + | ||
666 | +/* Convert integer to hex digit literals. */ | ||
667 | +#define HEX(n) \ | ||
668 | + ('0' + ((n)>>28 & 0xF)), \ | ||
669 | + ('0' + ((n)>>24 & 0xF)), \ | ||
670 | + ('0' + ((n)>>20 & 0xF)), \ | ||
671 | + ('0' + ((n)>>16 & 0xF)), \ | ||
672 | + ('0' + ((n)>>12 & 0xF)), \ | ||
673 | + ('0' + ((n)>>8 & 0xF)), \ | ||
674 | + ('0' + ((n)>>4 & 0xF)), \ | ||
675 | + ('0' + ((n) & 0xF)) | ||
676 | + | ||
677 | +/* Construct a string literal encoding the version number. */ | ||
678 | +#ifdef COMPILER_VERSION | ||
679 | +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; | ||
680 | + | ||
681 | +/* Construct a string literal encoding the version number components. */ | ||
682 | +#elif defined(COMPILER_VERSION_MAJOR) | ||
683 | +char const info_version[] = { | ||
684 | + 'I', 'N', 'F', 'O', ':', | ||
685 | + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', | ||
686 | + COMPILER_VERSION_MAJOR, | ||
687 | +# ifdef COMPILER_VERSION_MINOR | ||
688 | + '.', COMPILER_VERSION_MINOR, | ||
689 | +# ifdef COMPILER_VERSION_PATCH | ||
690 | + '.', COMPILER_VERSION_PATCH, | ||
691 | +# ifdef COMPILER_VERSION_TWEAK | ||
692 | + '.', COMPILER_VERSION_TWEAK, | ||
693 | +# endif | ||
694 | +# endif | ||
695 | +# endif | ||
696 | + ']','\0'}; | ||
697 | +#endif | ||
698 | + | ||
699 | +/* Construct a string literal encoding the internal version number. */ | ||
700 | +#ifdef COMPILER_VERSION_INTERNAL | ||
701 | +char const info_version_internal[] = { | ||
702 | + 'I', 'N', 'F', 'O', ':', | ||
703 | + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', | ||
704 | + 'i','n','t','e','r','n','a','l','[', | ||
705 | + COMPILER_VERSION_INTERNAL,']','\0'}; | ||
706 | +#elif defined(COMPILER_VERSION_INTERNAL_STR) | ||
707 | +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; | ||
708 | +#endif | ||
709 | + | ||
710 | +/* Construct a string literal encoding the version number components. */ | ||
711 | +#ifdef SIMULATE_VERSION_MAJOR | ||
712 | +char const info_simulate_version[] = { | ||
713 | + 'I', 'N', 'F', 'O', ':', | ||
714 | + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', | ||
715 | + SIMULATE_VERSION_MAJOR, | ||
716 | +# ifdef SIMULATE_VERSION_MINOR | ||
717 | + '.', SIMULATE_VERSION_MINOR, | ||
718 | +# ifdef SIMULATE_VERSION_PATCH | ||
719 | + '.', SIMULATE_VERSION_PATCH, | ||
720 | +# ifdef SIMULATE_VERSION_TWEAK | ||
721 | + '.', SIMULATE_VERSION_TWEAK, | ||
722 | +# endif | ||
723 | +# endif | ||
724 | +# endif | ||
725 | + ']','\0'}; | ||
726 | +#endif | ||
727 | + | ||
728 | +/* Construct the string literal in pieces to prevent the source from | ||
729 | + getting matched. Store it in a pointer rather than an array | ||
730 | + because some compilers will just produce instructions to fill the | ||
731 | + array rather than assigning a pointer to a static array. */ | ||
732 | +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; | ||
733 | +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; | ||
734 | + | ||
735 | + | ||
736 | + | ||
737 | +#if !defined(__STDC__) && !defined(__clang__) | ||
738 | +# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) | ||
739 | +# define C_VERSION "90" | ||
740 | +# else | ||
741 | +# define C_VERSION | ||
742 | +# endif | ||
743 | +#elif __STDC_VERSION__ > 201710L | ||
744 | +# define C_VERSION "23" | ||
745 | +#elif __STDC_VERSION__ >= 201710L | ||
746 | +# define C_VERSION "17" | ||
747 | +#elif __STDC_VERSION__ >= 201000L | ||
748 | +# define C_VERSION "11" | ||
749 | +#elif __STDC_VERSION__ >= 199901L | ||
750 | +# define C_VERSION "99" | ||
751 | +#else | ||
752 | +# define C_VERSION "90" | ||
753 | +#endif | ||
754 | +const char* info_language_standard_default = | ||
755 | + "INFO" ":" "standard_default[" C_VERSION "]"; | ||
756 | + | ||
757 | +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" | ||
758 | +/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */ | ||
759 | +#if (defined(__clang__) || defined(__GNUC__) || \ | ||
760 | + defined(__TI_COMPILER_VERSION__)) && \ | ||
761 | + !defined(__STRICT_ANSI__) && !defined(_MSC_VER) | ||
762 | + "ON" | ||
763 | +#else | ||
764 | + "OFF" | ||
765 | +#endif | ||
766 | +"]"; | ||
767 | + | ||
768 | +/*--------------------------------------------------------------------------*/ | ||
769 | + | ||
770 | +#ifdef ID_VOID_MAIN | ||
771 | +void main() {} | ||
772 | +#else | ||
773 | +# if defined(__CLASSIC_C__) | ||
774 | +int main(argc, argv) int argc; char *argv[]; | ||
775 | +# else | ||
776 | +int main(int argc, char* argv[]) | ||
777 | +# endif | ||
778 | +{ | ||
779 | + int require = 0; | ||
780 | + require += info_compiler[argc]; | ||
781 | + require += info_platform[argc]; | ||
782 | + require += info_arch[argc]; | ||
783 | +#ifdef COMPILER_VERSION_MAJOR | ||
784 | + require += info_version[argc]; | ||
785 | +#endif | ||
786 | +#ifdef COMPILER_VERSION_INTERNAL | ||
787 | + require += info_version_internal[argc]; | ||
788 | +#endif | ||
789 | +#ifdef SIMULATE_ID | ||
790 | + require += info_simulate[argc]; | ||
791 | +#endif | ||
792 | +#ifdef SIMULATE_VERSION_MAJOR | ||
793 | + require += info_simulate_version[argc]; | ||
794 | +#endif | ||
795 | +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) | ||
796 | + require += info_cray[argc]; | ||
797 | +#endif | ||
798 | + require += info_language_standard_default[argc]; | ||
799 | + require += info_language_extensions_default[argc]; | ||
800 | + (void)argv; | ||
801 | + return require; | ||
802 | +} | ||
803 | +#endif |
android/.cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o
0 → 100644
No preview for this file type
1 | +/* This source file must have a .cpp extension so that all C++ compilers | ||
2 | + recognize the extension without flags. Borland does not know .cxx for | ||
3 | + example. */ | ||
4 | +#ifndef __cplusplus | ||
5 | +# error "A C compiler has been selected for C++." | ||
6 | +#endif | ||
7 | + | ||
8 | +#if !defined(__has_include) | ||
9 | +/* If the compiler does not have __has_include, pretend the answer is | ||
10 | + always no. */ | ||
11 | +# define __has_include(x) 0 | ||
12 | +#endif | ||
13 | + | ||
14 | + | ||
15 | +/* Version number components: V=Version, R=Revision, P=Patch | ||
16 | + Version date components: YYYY=Year, MM=Month, DD=Day */ | ||
17 | + | ||
18 | +#if defined(__COMO__) | ||
19 | +# define COMPILER_ID "Comeau" | ||
20 | + /* __COMO_VERSION__ = VRR */ | ||
21 | +# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) | ||
22 | +# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) | ||
23 | + | ||
24 | +#elif defined(__INTEL_COMPILER) || defined(__ICC) | ||
25 | +# define COMPILER_ID "Intel" | ||
26 | +# if defined(_MSC_VER) | ||
27 | +# define SIMULATE_ID "MSVC" | ||
28 | +# endif | ||
29 | +# if defined(__GNUC__) | ||
30 | +# define SIMULATE_ID "GNU" | ||
31 | +# endif | ||
32 | + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, | ||
33 | + except that a few beta releases use the old format with V=2021. */ | ||
34 | +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 | ||
35 | +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) | ||
36 | +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) | ||
37 | +# if defined(__INTEL_COMPILER_UPDATE) | ||
38 | +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) | ||
39 | +# else | ||
40 | +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) | ||
41 | +# endif | ||
42 | +# else | ||
43 | +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) | ||
44 | +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) | ||
45 | + /* The third version component from --version is an update index, | ||
46 | + but no macro is provided for it. */ | ||
47 | +# define COMPILER_VERSION_PATCH DEC(0) | ||
48 | +# endif | ||
49 | +# if defined(__INTEL_COMPILER_BUILD_DATE) | ||
50 | + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ | ||
51 | +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) | ||
52 | +# endif | ||
53 | +# if defined(_MSC_VER) | ||
54 | + /* _MSC_VER = VVRR */ | ||
55 | +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) | ||
56 | +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) | ||
57 | +# endif | ||
58 | +# if defined(__GNUC__) | ||
59 | +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) | ||
60 | +# elif defined(__GNUG__) | ||
61 | +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) | ||
62 | +# endif | ||
63 | +# if defined(__GNUC_MINOR__) | ||
64 | +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) | ||
65 | +# endif | ||
66 | +# if defined(__GNUC_PATCHLEVEL__) | ||
67 | +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) | ||
68 | +# endif | ||
69 | + | ||
70 | +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) | ||
71 | +# define COMPILER_ID "IntelLLVM" | ||
72 | +#if defined(_MSC_VER) | ||
73 | +# define SIMULATE_ID "MSVC" | ||
74 | +#endif | ||
75 | +#if defined(__GNUC__) | ||
76 | +# define SIMULATE_ID "GNU" | ||
77 | +#endif | ||
78 | +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and | ||
79 | + * later. Look for 6 digit vs. 8 digit version number to decide encoding. | ||
80 | + * VVVV is no smaller than the current year when a version is released. | ||
81 | + */ | ||
82 | +#if __INTEL_LLVM_COMPILER < 1000000L | ||
83 | +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) | ||
84 | +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) | ||
85 | +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) | ||
86 | +#else | ||
87 | +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) | ||
88 | +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) | ||
89 | +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) | ||
90 | +#endif | ||
91 | +#if defined(_MSC_VER) | ||
92 | + /* _MSC_VER = VVRR */ | ||
93 | +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) | ||
94 | +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) | ||
95 | +#endif | ||
96 | +#if defined(__GNUC__) | ||
97 | +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) | ||
98 | +#elif defined(__GNUG__) | ||
99 | +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) | ||
100 | +#endif | ||
101 | +#if defined(__GNUC_MINOR__) | ||
102 | +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) | ||
103 | +#endif | ||
104 | +#if defined(__GNUC_PATCHLEVEL__) | ||
105 | +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) | ||
106 | +#endif | ||
107 | + | ||
108 | +#elif defined(__PATHCC__) | ||
109 | +# define COMPILER_ID "PathScale" | ||
110 | +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) | ||
111 | +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) | ||
112 | +# if defined(__PATHCC_PATCHLEVEL__) | ||
113 | +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) | ||
114 | +# endif | ||
115 | + | ||
116 | +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) | ||
117 | +# define COMPILER_ID "Embarcadero" | ||
118 | +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) | ||
119 | +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) | ||
120 | +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) | ||
121 | + | ||
122 | +#elif defined(__BORLANDC__) | ||
123 | +# define COMPILER_ID "Borland" | ||
124 | + /* __BORLANDC__ = 0xVRR */ | ||
125 | +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) | ||
126 | +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) | ||
127 | + | ||
128 | +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 | ||
129 | +# define COMPILER_ID "Watcom" | ||
130 | + /* __WATCOMC__ = VVRR */ | ||
131 | +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) | ||
132 | +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) | ||
133 | +# if (__WATCOMC__ % 10) > 0 | ||
134 | +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) | ||
135 | +# endif | ||
136 | + | ||
137 | +#elif defined(__WATCOMC__) | ||
138 | +# define COMPILER_ID "OpenWatcom" | ||
139 | + /* __WATCOMC__ = VVRP + 1100 */ | ||
140 | +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) | ||
141 | +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) | ||
142 | +# if (__WATCOMC__ % 10) > 0 | ||
143 | +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) | ||
144 | +# endif | ||
145 | + | ||
146 | +#elif defined(__SUNPRO_CC) | ||
147 | +# define COMPILER_ID "SunPro" | ||
148 | +# if __SUNPRO_CC >= 0x5100 | ||
149 | + /* __SUNPRO_CC = 0xVRRP */ | ||
150 | +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) | ||
151 | +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) | ||
152 | +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) | ||
153 | +# else | ||
154 | + /* __SUNPRO_CC = 0xVRP */ | ||
155 | +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) | ||
156 | +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) | ||
157 | +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) | ||
158 | +# endif | ||
159 | + | ||
160 | +#elif defined(__HP_aCC) | ||
161 | +# define COMPILER_ID "HP" | ||
162 | + /* __HP_aCC = VVRRPP */ | ||
163 | +# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) | ||
164 | +# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) | ||
165 | +# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) | ||
166 | + | ||
167 | +#elif defined(__DECCXX) | ||
168 | +# define COMPILER_ID "Compaq" | ||
169 | + /* __DECCXX_VER = VVRRTPPPP */ | ||
170 | +# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) | ||
171 | +# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) | ||
172 | +# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) | ||
173 | + | ||
174 | +#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) | ||
175 | +# define COMPILER_ID "zOS" | ||
176 | + /* __IBMCPP__ = VRP */ | ||
177 | +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) | ||
178 | +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) | ||
179 | +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) | ||
180 | + | ||
181 | +#elif defined(__ibmxl__) && defined(__clang__) | ||
182 | +# define COMPILER_ID "XLClang" | ||
183 | +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) | ||
184 | +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) | ||
185 | +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) | ||
186 | +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) | ||
187 | + | ||
188 | + | ||
189 | +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 | ||
190 | +# define COMPILER_ID "XL" | ||
191 | + /* __IBMCPP__ = VRP */ | ||
192 | +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) | ||
193 | +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) | ||
194 | +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) | ||
195 | + | ||
196 | +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 | ||
197 | +# define COMPILER_ID "VisualAge" | ||
198 | + /* __IBMCPP__ = VRP */ | ||
199 | +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) | ||
200 | +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) | ||
201 | +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) | ||
202 | + | ||
203 | +#elif defined(__NVCOMPILER) | ||
204 | +# define COMPILER_ID "NVHPC" | ||
205 | +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) | ||
206 | +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) | ||
207 | +# if defined(__NVCOMPILER_PATCHLEVEL__) | ||
208 | +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) | ||
209 | +# endif | ||
210 | + | ||
211 | +#elif defined(__PGI) | ||
212 | +# define COMPILER_ID "PGI" | ||
213 | +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) | ||
214 | +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) | ||
215 | +# if defined(__PGIC_PATCHLEVEL__) | ||
216 | +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) | ||
217 | +# endif | ||
218 | + | ||
219 | +#elif defined(_CRAYC) | ||
220 | +# define COMPILER_ID "Cray" | ||
221 | +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) | ||
222 | +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) | ||
223 | + | ||
224 | +#elif defined(__TI_COMPILER_VERSION__) | ||
225 | +# define COMPILER_ID "TI" | ||
226 | + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ | ||
227 | +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) | ||
228 | +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) | ||
229 | +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) | ||
230 | + | ||
231 | +#elif defined(__CLANG_FUJITSU) | ||
232 | +# define COMPILER_ID "FujitsuClang" | ||
233 | +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) | ||
234 | +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) | ||
235 | +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) | ||
236 | +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ | ||
237 | + | ||
238 | + | ||
239 | +#elif defined(__FUJITSU) | ||
240 | +# define COMPILER_ID "Fujitsu" | ||
241 | +# if defined(__FCC_version__) | ||
242 | +# define COMPILER_VERSION __FCC_version__ | ||
243 | +# elif defined(__FCC_major__) | ||
244 | +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) | ||
245 | +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) | ||
246 | +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) | ||
247 | +# endif | ||
248 | +# if defined(__fcc_version) | ||
249 | +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) | ||
250 | +# elif defined(__FCC_VERSION) | ||
251 | +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) | ||
252 | +# endif | ||
253 | + | ||
254 | + | ||
255 | +#elif defined(__ghs__) | ||
256 | +# define COMPILER_ID "GHS" | ||
257 | +/* __GHS_VERSION_NUMBER = VVVVRP */ | ||
258 | +# ifdef __GHS_VERSION_NUMBER | ||
259 | +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) | ||
260 | +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) | ||
261 | +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) | ||
262 | +# endif | ||
263 | + | ||
264 | +#elif defined(__SCO_VERSION__) | ||
265 | +# define COMPILER_ID "SCO" | ||
266 | + | ||
267 | +#elif defined(__ARMCC_VERSION) && !defined(__clang__) | ||
268 | +# define COMPILER_ID "ARMCC" | ||
269 | +#if __ARMCC_VERSION >= 1000000 | ||
270 | + /* __ARMCC_VERSION = VRRPPPP */ | ||
271 | + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) | ||
272 | + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) | ||
273 | + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) | ||
274 | +#else | ||
275 | + /* __ARMCC_VERSION = VRPPPP */ | ||
276 | + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) | ||
277 | + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) | ||
278 | + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) | ||
279 | +#endif | ||
280 | + | ||
281 | + | ||
282 | +#elif defined(__clang__) && defined(__apple_build_version__) | ||
283 | +# define COMPILER_ID "AppleClang" | ||
284 | +# if defined(_MSC_VER) | ||
285 | +# define SIMULATE_ID "MSVC" | ||
286 | +# endif | ||
287 | +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) | ||
288 | +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) | ||
289 | +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) | ||
290 | +# if defined(_MSC_VER) | ||
291 | + /* _MSC_VER = VVRR */ | ||
292 | +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) | ||
293 | +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) | ||
294 | +# endif | ||
295 | +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) | ||
296 | + | ||
297 | +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) | ||
298 | +# define COMPILER_ID "ARMClang" | ||
299 | + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) | ||
300 | + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) | ||
301 | + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) | ||
302 | +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) | ||
303 | + | ||
304 | +#elif defined(__clang__) | ||
305 | +# define COMPILER_ID "Clang" | ||
306 | +# if defined(_MSC_VER) | ||
307 | +# define SIMULATE_ID "MSVC" | ||
308 | +# endif | ||
309 | +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) | ||
310 | +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) | ||
311 | +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) | ||
312 | +# if defined(_MSC_VER) | ||
313 | + /* _MSC_VER = VVRR */ | ||
314 | +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) | ||
315 | +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) | ||
316 | +# endif | ||
317 | + | ||
318 | +#elif defined(__GNUC__) || defined(__GNUG__) | ||
319 | +# define COMPILER_ID "GNU" | ||
320 | +# if defined(__GNUC__) | ||
321 | +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) | ||
322 | +# else | ||
323 | +# define COMPILER_VERSION_MAJOR DEC(__GNUG__) | ||
324 | +# endif | ||
325 | +# if defined(__GNUC_MINOR__) | ||
326 | +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) | ||
327 | +# endif | ||
328 | +# if defined(__GNUC_PATCHLEVEL__) | ||
329 | +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) | ||
330 | +# endif | ||
331 | + | ||
332 | +#elif defined(_MSC_VER) | ||
333 | +# define COMPILER_ID "MSVC" | ||
334 | + /* _MSC_VER = VVRR */ | ||
335 | +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) | ||
336 | +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) | ||
337 | +# if defined(_MSC_FULL_VER) | ||
338 | +# if _MSC_VER >= 1400 | ||
339 | + /* _MSC_FULL_VER = VVRRPPPPP */ | ||
340 | +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) | ||
341 | +# else | ||
342 | + /* _MSC_FULL_VER = VVRRPPPP */ | ||
343 | +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) | ||
344 | +# endif | ||
345 | +# endif | ||
346 | +# if defined(_MSC_BUILD) | ||
347 | +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) | ||
348 | +# endif | ||
349 | + | ||
350 | +#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) | ||
351 | +# define COMPILER_ID "ADSP" | ||
352 | +#if defined(__VISUALDSPVERSION__) | ||
353 | + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ | ||
354 | +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) | ||
355 | +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) | ||
356 | +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) | ||
357 | +#endif | ||
358 | + | ||
359 | +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) | ||
360 | +# define COMPILER_ID "IAR" | ||
361 | +# if defined(__VER__) && defined(__ICCARM__) | ||
362 | +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) | ||
363 | +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) | ||
364 | +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) | ||
365 | +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) | ||
366 | +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) | ||
367 | +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) | ||
368 | +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) | ||
369 | +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) | ||
370 | +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) | ||
371 | +# endif | ||
372 | + | ||
373 | + | ||
374 | +/* These compilers are either not known or too old to define an | ||
375 | + identification macro. Try to identify the platform and guess that | ||
376 | + it is the native compiler. */ | ||
377 | +#elif defined(__hpux) || defined(__hpua) | ||
378 | +# define COMPILER_ID "HP" | ||
379 | + | ||
380 | +#else /* unknown compiler */ | ||
381 | +# define COMPILER_ID "" | ||
382 | +#endif | ||
383 | + | ||
384 | +/* Construct the string literal in pieces to prevent the source from | ||
385 | + getting matched. Store it in a pointer rather than an array | ||
386 | + because some compilers will just produce instructions to fill the | ||
387 | + array rather than assigning a pointer to a static array. */ | ||
388 | +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; | ||
389 | +#ifdef SIMULATE_ID | ||
390 | +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; | ||
391 | +#endif | ||
392 | + | ||
393 | +#ifdef __QNXNTO__ | ||
394 | +char const* qnxnto = "INFO" ":" "qnxnto[]"; | ||
395 | +#endif | ||
396 | + | ||
397 | +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) | ||
398 | +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; | ||
399 | +#endif | ||
400 | + | ||
401 | +#define STRINGIFY_HELPER(X) #X | ||
402 | +#define STRINGIFY(X) STRINGIFY_HELPER(X) | ||
403 | + | ||
404 | +/* Identify known platforms by name. */ | ||
405 | +#if defined(__linux) || defined(__linux__) || defined(linux) | ||
406 | +# define PLATFORM_ID "Linux" | ||
407 | + | ||
408 | +#elif defined(__MSYS__) | ||
409 | +# define PLATFORM_ID "MSYS" | ||
410 | + | ||
411 | +#elif defined(__CYGWIN__) | ||
412 | +# define PLATFORM_ID "Cygwin" | ||
413 | + | ||
414 | +#elif defined(__MINGW32__) | ||
415 | +# define PLATFORM_ID "MinGW" | ||
416 | + | ||
417 | +#elif defined(__APPLE__) | ||
418 | +# define PLATFORM_ID "Darwin" | ||
419 | + | ||
420 | +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) | ||
421 | +# define PLATFORM_ID "Windows" | ||
422 | + | ||
423 | +#elif defined(__FreeBSD__) || defined(__FreeBSD) | ||
424 | +# define PLATFORM_ID "FreeBSD" | ||
425 | + | ||
426 | +#elif defined(__NetBSD__) || defined(__NetBSD) | ||
427 | +# define PLATFORM_ID "NetBSD" | ||
428 | + | ||
429 | +#elif defined(__OpenBSD__) || defined(__OPENBSD) | ||
430 | +# define PLATFORM_ID "OpenBSD" | ||
431 | + | ||
432 | +#elif defined(__sun) || defined(sun) | ||
433 | +# define PLATFORM_ID "SunOS" | ||
434 | + | ||
435 | +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) | ||
436 | +# define PLATFORM_ID "AIX" | ||
437 | + | ||
438 | +#elif defined(__hpux) || defined(__hpux__) | ||
439 | +# define PLATFORM_ID "HP-UX" | ||
440 | + | ||
441 | +#elif defined(__HAIKU__) | ||
442 | +# define PLATFORM_ID "Haiku" | ||
443 | + | ||
444 | +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) | ||
445 | +# define PLATFORM_ID "BeOS" | ||
446 | + | ||
447 | +#elif defined(__QNX__) || defined(__QNXNTO__) | ||
448 | +# define PLATFORM_ID "QNX" | ||
449 | + | ||
450 | +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) | ||
451 | +# define PLATFORM_ID "Tru64" | ||
452 | + | ||
453 | +#elif defined(__riscos) || defined(__riscos__) | ||
454 | +# define PLATFORM_ID "RISCos" | ||
455 | + | ||
456 | +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) | ||
457 | +# define PLATFORM_ID "SINIX" | ||
458 | + | ||
459 | +#elif defined(__UNIX_SV__) | ||
460 | +# define PLATFORM_ID "UNIX_SV" | ||
461 | + | ||
462 | +#elif defined(__bsdos__) | ||
463 | +# define PLATFORM_ID "BSDOS" | ||
464 | + | ||
465 | +#elif defined(_MPRAS) || defined(MPRAS) | ||
466 | +# define PLATFORM_ID "MP-RAS" | ||
467 | + | ||
468 | +#elif defined(__osf) || defined(__osf__) | ||
469 | +# define PLATFORM_ID "OSF1" | ||
470 | + | ||
471 | +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) | ||
472 | +# define PLATFORM_ID "SCO_SV" | ||
473 | + | ||
474 | +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) | ||
475 | +# define PLATFORM_ID "ULTRIX" | ||
476 | + | ||
477 | +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) | ||
478 | +# define PLATFORM_ID "Xenix" | ||
479 | + | ||
480 | +#elif defined(__WATCOMC__) | ||
481 | +# if defined(__LINUX__) | ||
482 | +# define PLATFORM_ID "Linux" | ||
483 | + | ||
484 | +# elif defined(__DOS__) | ||
485 | +# define PLATFORM_ID "DOS" | ||
486 | + | ||
487 | +# elif defined(__OS2__) | ||
488 | +# define PLATFORM_ID "OS2" | ||
489 | + | ||
490 | +# elif defined(__WINDOWS__) | ||
491 | +# define PLATFORM_ID "Windows3x" | ||
492 | + | ||
493 | +# elif defined(__VXWORKS__) | ||
494 | +# define PLATFORM_ID "VxWorks" | ||
495 | + | ||
496 | +# else /* unknown platform */ | ||
497 | +# define PLATFORM_ID | ||
498 | +# endif | ||
499 | + | ||
500 | +#elif defined(__INTEGRITY) | ||
501 | +# if defined(INT_178B) | ||
502 | +# define PLATFORM_ID "Integrity178" | ||
503 | + | ||
504 | +# else /* regular Integrity */ | ||
505 | +# define PLATFORM_ID "Integrity" | ||
506 | +# endif | ||
507 | + | ||
508 | +#else /* unknown platform */ | ||
509 | +# define PLATFORM_ID | ||
510 | + | ||
511 | +#endif | ||
512 | + | ||
513 | +/* For windows compilers MSVC and Intel we can determine | ||
514 | + the architecture of the compiler being used. This is because | ||
515 | + the compilers do not have flags that can change the architecture, | ||
516 | + but rather depend on which compiler is being used | ||
517 | +*/ | ||
518 | +#if defined(_WIN32) && defined(_MSC_VER) | ||
519 | +# if defined(_M_IA64) | ||
520 | +# define ARCHITECTURE_ID "IA64" | ||
521 | + | ||
522 | +# elif defined(_M_ARM64EC) | ||
523 | +# define ARCHITECTURE_ID "ARM64EC" | ||
524 | + | ||
525 | +# elif defined(_M_X64) || defined(_M_AMD64) | ||
526 | +# define ARCHITECTURE_ID "x64" | ||
527 | + | ||
528 | +# elif defined(_M_IX86) | ||
529 | +# define ARCHITECTURE_ID "X86" | ||
530 | + | ||
531 | +# elif defined(_M_ARM64) | ||
532 | +# define ARCHITECTURE_ID "ARM64" | ||
533 | + | ||
534 | +# elif defined(_M_ARM) | ||
535 | +# if _M_ARM == 4 | ||
536 | +# define ARCHITECTURE_ID "ARMV4I" | ||
537 | +# elif _M_ARM == 5 | ||
538 | +# define ARCHITECTURE_ID "ARMV5I" | ||
539 | +# else | ||
540 | +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) | ||
541 | +# endif | ||
542 | + | ||
543 | +# elif defined(_M_MIPS) | ||
544 | +# define ARCHITECTURE_ID "MIPS" | ||
545 | + | ||
546 | +# elif defined(_M_SH) | ||
547 | +# define ARCHITECTURE_ID "SHx" | ||
548 | + | ||
549 | +# else /* unknown architecture */ | ||
550 | +# define ARCHITECTURE_ID "" | ||
551 | +# endif | ||
552 | + | ||
553 | +#elif defined(__WATCOMC__) | ||
554 | +# if defined(_M_I86) | ||
555 | +# define ARCHITECTURE_ID "I86" | ||
556 | + | ||
557 | +# elif defined(_M_IX86) | ||
558 | +# define ARCHITECTURE_ID "X86" | ||
559 | + | ||
560 | +# else /* unknown architecture */ | ||
561 | +# define ARCHITECTURE_ID "" | ||
562 | +# endif | ||
563 | + | ||
564 | +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) | ||
565 | +# if defined(__ICCARM__) | ||
566 | +# define ARCHITECTURE_ID "ARM" | ||
567 | + | ||
568 | +# elif defined(__ICCRX__) | ||
569 | +# define ARCHITECTURE_ID "RX" | ||
570 | + | ||
571 | +# elif defined(__ICCRH850__) | ||
572 | +# define ARCHITECTURE_ID "RH850" | ||
573 | + | ||
574 | +# elif defined(__ICCRL78__) | ||
575 | +# define ARCHITECTURE_ID "RL78" | ||
576 | + | ||
577 | +# elif defined(__ICCRISCV__) | ||
578 | +# define ARCHITECTURE_ID "RISCV" | ||
579 | + | ||
580 | +# elif defined(__ICCAVR__) | ||
581 | +# define ARCHITECTURE_ID "AVR" | ||
582 | + | ||
583 | +# elif defined(__ICC430__) | ||
584 | +# define ARCHITECTURE_ID "MSP430" | ||
585 | + | ||
586 | +# elif defined(__ICCV850__) | ||
587 | +# define ARCHITECTURE_ID "V850" | ||
588 | + | ||
589 | +# elif defined(__ICC8051__) | ||
590 | +# define ARCHITECTURE_ID "8051" | ||
591 | + | ||
592 | +# elif defined(__ICCSTM8__) | ||
593 | +# define ARCHITECTURE_ID "STM8" | ||
594 | + | ||
595 | +# else /* unknown architecture */ | ||
596 | +# define ARCHITECTURE_ID "" | ||
597 | +# endif | ||
598 | + | ||
599 | +#elif defined(__ghs__) | ||
600 | +# if defined(__PPC64__) | ||
601 | +# define ARCHITECTURE_ID "PPC64" | ||
602 | + | ||
603 | +# elif defined(__ppc__) | ||
604 | +# define ARCHITECTURE_ID "PPC" | ||
605 | + | ||
606 | +# elif defined(__ARM__) | ||
607 | +# define ARCHITECTURE_ID "ARM" | ||
608 | + | ||
609 | +# elif defined(__x86_64__) | ||
610 | +# define ARCHITECTURE_ID "x64" | ||
611 | + | ||
612 | +# elif defined(__i386__) | ||
613 | +# define ARCHITECTURE_ID "X86" | ||
614 | + | ||
615 | +# else /* unknown architecture */ | ||
616 | +# define ARCHITECTURE_ID "" | ||
617 | +# endif | ||
618 | + | ||
619 | +#elif defined(__TI_COMPILER_VERSION__) | ||
620 | +# if defined(__TI_ARM__) | ||
621 | +# define ARCHITECTURE_ID "ARM" | ||
622 | + | ||
623 | +# elif defined(__MSP430__) | ||
624 | +# define ARCHITECTURE_ID "MSP430" | ||
625 | + | ||
626 | +# elif defined(__TMS320C28XX__) | ||
627 | +# define ARCHITECTURE_ID "TMS320C28x" | ||
628 | + | ||
629 | +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) | ||
630 | +# define ARCHITECTURE_ID "TMS320C6x" | ||
631 | + | ||
632 | +# else /* unknown architecture */ | ||
633 | +# define ARCHITECTURE_ID "" | ||
634 | +# endif | ||
635 | + | ||
636 | +#else | ||
637 | +# define ARCHITECTURE_ID | ||
638 | +#endif | ||
639 | + | ||
640 | +/* Convert integer to decimal digit literals. */ | ||
641 | +#define DEC(n) \ | ||
642 | + ('0' + (((n) / 10000000)%10)), \ | ||
643 | + ('0' + (((n) / 1000000)%10)), \ | ||
644 | + ('0' + (((n) / 100000)%10)), \ | ||
645 | + ('0' + (((n) / 10000)%10)), \ | ||
646 | + ('0' + (((n) / 1000)%10)), \ | ||
647 | + ('0' + (((n) / 100)%10)), \ | ||
648 | + ('0' + (((n) / 10)%10)), \ | ||
649 | + ('0' + ((n) % 10)) | ||
650 | + | ||
651 | +/* Convert integer to hex digit literals. */ | ||
652 | +#define HEX(n) \ | ||
653 | + ('0' + ((n)>>28 & 0xF)), \ | ||
654 | + ('0' + ((n)>>24 & 0xF)), \ | ||
655 | + ('0' + ((n)>>20 & 0xF)), \ | ||
656 | + ('0' + ((n)>>16 & 0xF)), \ | ||
657 | + ('0' + ((n)>>12 & 0xF)), \ | ||
658 | + ('0' + ((n)>>8 & 0xF)), \ | ||
659 | + ('0' + ((n)>>4 & 0xF)), \ | ||
660 | + ('0' + ((n) & 0xF)) | ||
661 | + | ||
662 | +/* Construct a string literal encoding the version number. */ | ||
663 | +#ifdef COMPILER_VERSION | ||
664 | +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; | ||
665 | + | ||
666 | +/* Construct a string literal encoding the version number components. */ | ||
667 | +#elif defined(COMPILER_VERSION_MAJOR) | ||
668 | +char const info_version[] = { | ||
669 | + 'I', 'N', 'F', 'O', ':', | ||
670 | + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', | ||
671 | + COMPILER_VERSION_MAJOR, | ||
672 | +# ifdef COMPILER_VERSION_MINOR | ||
673 | + '.', COMPILER_VERSION_MINOR, | ||
674 | +# ifdef COMPILER_VERSION_PATCH | ||
675 | + '.', COMPILER_VERSION_PATCH, | ||
676 | +# ifdef COMPILER_VERSION_TWEAK | ||
677 | + '.', COMPILER_VERSION_TWEAK, | ||
678 | +# endif | ||
679 | +# endif | ||
680 | +# endif | ||
681 | + ']','\0'}; | ||
682 | +#endif | ||
683 | + | ||
684 | +/* Construct a string literal encoding the internal version number. */ | ||
685 | +#ifdef COMPILER_VERSION_INTERNAL | ||
686 | +char const info_version_internal[] = { | ||
687 | + 'I', 'N', 'F', 'O', ':', | ||
688 | + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', | ||
689 | + 'i','n','t','e','r','n','a','l','[', | ||
690 | + COMPILER_VERSION_INTERNAL,']','\0'}; | ||
691 | +#elif defined(COMPILER_VERSION_INTERNAL_STR) | ||
692 | +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; | ||
693 | +#endif | ||
694 | + | ||
695 | +/* Construct a string literal encoding the version number components. */ | ||
696 | +#ifdef SIMULATE_VERSION_MAJOR | ||
697 | +char const info_simulate_version[] = { | ||
698 | + 'I', 'N', 'F', 'O', ':', | ||
699 | + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', | ||
700 | + SIMULATE_VERSION_MAJOR, | ||
701 | +# ifdef SIMULATE_VERSION_MINOR | ||
702 | + '.', SIMULATE_VERSION_MINOR, | ||
703 | +# ifdef SIMULATE_VERSION_PATCH | ||
704 | + '.', SIMULATE_VERSION_PATCH, | ||
705 | +# ifdef SIMULATE_VERSION_TWEAK | ||
706 | + '.', SIMULATE_VERSION_TWEAK, | ||
707 | +# endif | ||
708 | +# endif | ||
709 | +# endif | ||
710 | + ']','\0'}; | ||
711 | +#endif | ||
712 | + | ||
713 | +/* Construct the string literal in pieces to prevent the source from | ||
714 | + getting matched. Store it in a pointer rather than an array | ||
715 | + because some compilers will just produce instructions to fill the | ||
716 | + array rather than assigning a pointer to a static array. */ | ||
717 | +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; | ||
718 | +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; | ||
719 | + | ||
720 | + | ||
721 | + | ||
722 | +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L | ||
723 | +# if defined(__INTEL_CXX11_MODE__) | ||
724 | +# if defined(__cpp_aggregate_nsdmi) | ||
725 | +# define CXX_STD 201402L | ||
726 | +# else | ||
727 | +# define CXX_STD 201103L | ||
728 | +# endif | ||
729 | +# else | ||
730 | +# define CXX_STD 199711L | ||
731 | +# endif | ||
732 | +#elif defined(_MSC_VER) && defined(_MSVC_LANG) | ||
733 | +# define CXX_STD _MSVC_LANG | ||
734 | +#else | ||
735 | +# define CXX_STD __cplusplus | ||
736 | +#endif | ||
737 | + | ||
738 | +const char* info_language_standard_default = "INFO" ":" "standard_default[" | ||
739 | +#if CXX_STD > 202002L | ||
740 | + "23" | ||
741 | +#elif CXX_STD > 201703L | ||
742 | + "20" | ||
743 | +#elif CXX_STD >= 201703L | ||
744 | + "17" | ||
745 | +#elif CXX_STD >= 201402L | ||
746 | + "14" | ||
747 | +#elif CXX_STD >= 201103L | ||
748 | + "11" | ||
749 | +#else | ||
750 | + "98" | ||
751 | +#endif | ||
752 | +"]"; | ||
753 | + | ||
754 | +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" | ||
755 | +/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */ | ||
756 | +#if (defined(__clang__) || defined(__GNUC__) || \ | ||
757 | + defined(__TI_COMPILER_VERSION__)) && \ | ||
758 | + !defined(__STRICT_ANSI__) && !defined(_MSC_VER) | ||
759 | + "ON" | ||
760 | +#else | ||
761 | + "OFF" | ||
762 | +#endif | ||
763 | +"]"; | ||
764 | + | ||
765 | +/*--------------------------------------------------------------------------*/ | ||
766 | + | ||
767 | +int main(int argc, char* argv[]) | ||
768 | +{ | ||
769 | + int require = 0; | ||
770 | + require += info_compiler[argc]; | ||
771 | + require += info_platform[argc]; | ||
772 | +#ifdef COMPILER_VERSION_MAJOR | ||
773 | + require += info_version[argc]; | ||
774 | +#endif | ||
775 | +#ifdef COMPILER_VERSION_INTERNAL | ||
776 | + require += info_version_internal[argc]; | ||
777 | +#endif | ||
778 | +#ifdef SIMULATE_ID | ||
779 | + require += info_simulate[argc]; | ||
780 | +#endif | ||
781 | +#ifdef SIMULATE_VERSION_MAJOR | ||
782 | + require += info_simulate_version[argc]; | ||
783 | +#endif | ||
784 | +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) | ||
785 | + require += info_cray[argc]; | ||
786 | +#endif | ||
787 | + require += info_language_standard_default[argc]; | ||
788 | + require += info_language_extensions_default[argc]; | ||
789 | + (void)argv; | ||
790 | + return require; | ||
791 | +} |
android/.cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o
0 → 100644
No preview for this file type
1 | +/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/convertImage.dir | ||
2 | +/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/edit_cache.dir | ||
3 | +/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a/CMakeFiles/rebuild_cache.dir |
No preview for this file type
1 | +# CMAKE generated file: DO NOT EDIT! | ||
2 | +# Generated by "Ninja" Generator, CMake Version 3.22 | ||
3 | + | ||
4 | +# This file contains all the rules used to get the outputs files | ||
5 | +# built from the input files. | ||
6 | +# It is included in the main 'build.ninja'. | ||
7 | + | ||
8 | +# ============================================================================= | ||
9 | +# Project: Project | ||
10 | +# Configurations: Debug | ||
11 | +# ============================================================================= | ||
12 | +# ============================================================================= | ||
13 | + | ||
14 | +############################################# | ||
15 | +# Rule for compiling C files. | ||
16 | + | ||
17 | +rule C_COMPILER__convertImage_Debug | ||
18 | + depfile = $DEP_FILE | ||
19 | + deps = gcc | ||
20 | + command = /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --target=aarch64-none-linux-android21 --sysroot=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in | ||
21 | + description = Building C object $out | ||
22 | + | ||
23 | + | ||
24 | +############################################# | ||
25 | +# Rule for linking C shared library. | ||
26 | + | ||
27 | +rule C_SHARED_LIBRARY_LINKER__convertImage_Debug | ||
28 | + command = $PRE_LINK && /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --target=aarch64-none-linux-android21 --sysroot=/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/sysroot -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD | ||
29 | + description = Linking C shared library $TARGET_FILE | ||
30 | + restat = $RESTAT | ||
31 | + | ||
32 | + | ||
33 | +############################################# | ||
34 | +# Rule for running custom commands. | ||
35 | + | ||
36 | +rule CUSTOM_COMMAND | ||
37 | + command = $COMMAND | ||
38 | + description = $DESC | ||
39 | + | ||
40 | + | ||
41 | +############################################# | ||
42 | +# Rule for re-running cmake. | ||
43 | + | ||
44 | +rule RERUN_CMAKE | ||
45 | + command = /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/cmake --regenerate-during-build -S/Users/thuanpham/Desktop/processing_camera_image/android -B/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a | ||
46 | + description = Re-running CMake... | ||
47 | + generator = 1 | ||
48 | + | ||
49 | + | ||
50 | +############################################# | ||
51 | +# Rule for cleaning all built files. | ||
52 | + | ||
53 | +rule CLEAN | ||
54 | + command = /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ninja $FILE_ARG -t clean $TARGETS | ||
55 | + description = Cleaning all built files... | ||
56 | + | ||
57 | + | ||
58 | +############################################# | ||
59 | +# Rule for printing all primary targets available. | ||
60 | + | ||
61 | +rule HELP | ||
62 | + command = /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ninja -t targets | ||
63 | + description = All primary targets available: | ||
64 | + |
1 | +{ | ||
2 | + "buildFiles": [ | ||
3 | + "/Users/thuanpham/Desktop/processing_camera_image/android/CMakeLists.txt" | ||
4 | + ], | ||
5 | + "cleanCommandsComponents": [ | ||
6 | + [ | ||
7 | + "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ninja", | ||
8 | + "-C", | ||
9 | + "/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a", | ||
10 | + "clean" | ||
11 | + ] | ||
12 | + ], | ||
13 | + "buildTargetsCommandComponents": [ | ||
14 | + "/Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ninja", | ||
15 | + "-C", | ||
16 | + "/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a", | ||
17 | + "{LIST_OF_TARGETS_TO_BUILD}" | ||
18 | + ], | ||
19 | + "libraries": { | ||
20 | + "convertImage::@6890427a1f51a3e7e1df": { | ||
21 | + "toolchain": "toolchain", | ||
22 | + "abi": "arm64-v8a", | ||
23 | + "artifactName": "convertImage", | ||
24 | + "output": "/Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.so", | ||
25 | + "runtimeFiles": [] | ||
26 | + } | ||
27 | + }, | ||
28 | + "toolchains": { | ||
29 | + "toolchain": { | ||
30 | + "cCompilerExecutable": "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang.lld", | ||
31 | + "cppCompilerExecutable": "/Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++.lld" | ||
32 | + } | ||
33 | + }, | ||
34 | + "cFileExtensions": [ | ||
35 | + "c" | ||
36 | + ], | ||
37 | + "cppFileExtensions": [] | ||
38 | +} |
1 | +# CMAKE generated file: DO NOT EDIT! | ||
2 | +# Generated by "Ninja" Generator, CMake Version 3.22 | ||
3 | + | ||
4 | +# This file contains all the build statements describing the | ||
5 | +# compilation DAG. | ||
6 | + | ||
7 | +# ============================================================================= | ||
8 | +# Write statements declared in CMakeLists.txt: | ||
9 | +# | ||
10 | +# Which is the root file. | ||
11 | +# ============================================================================= | ||
12 | + | ||
13 | +# ============================================================================= | ||
14 | +# Project: Project | ||
15 | +# Configurations: Debug | ||
16 | +# ============================================================================= | ||
17 | + | ||
18 | +############################################# | ||
19 | +# Minimal version of Ninja required by this file | ||
20 | + | ||
21 | +ninja_required_version = 1.5 | ||
22 | + | ||
23 | + | ||
24 | +############################################# | ||
25 | +# Set configuration variable for custom commands. | ||
26 | + | ||
27 | +CONFIGURATION = Debug | ||
28 | +# ============================================================================= | ||
29 | +# Include auxiliary files. | ||
30 | + | ||
31 | + | ||
32 | +############################################# | ||
33 | +# Include rules file. | ||
34 | + | ||
35 | +include CMakeFiles/rules.ninja | ||
36 | + | ||
37 | +# ============================================================================= | ||
38 | + | ||
39 | +############################################# | ||
40 | +# Logical path to working directory; prefix for absolute paths. | ||
41 | + | ||
42 | +cmake_ninja_workdir = /Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a/ | ||
43 | +# ============================================================================= | ||
44 | +# Object build statements for SHARED_LIBRARY target convertImage | ||
45 | + | ||
46 | + | ||
47 | +############################################# | ||
48 | +# Order-only phony target for convertImage | ||
49 | + | ||
50 | +build cmake_object_order_depends_target_convertImage: phony || CMakeFiles/convertImage.dir | ||
51 | + | ||
52 | +build CMakeFiles/convertImage.dir/Users/thuanpham/Desktop/processing_camera_image/ios/native/converter.c.o: C_COMPILER__convertImage_Debug /Users/thuanpham/Desktop/processing_camera_image/ios/native/converter.c || cmake_object_order_depends_target_convertImage | ||
53 | + DEFINES = -DconvertImage_EXPORTS | ||
54 | + DEP_FILE = CMakeFiles/convertImage.dir/Users/thuanpham/Desktop/processing_camera_image/ios/native/converter.c.o.d | ||
55 | + FLAGS = -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fexceptions -g -fno-limit-debug-info -fPIC | ||
56 | + OBJECT_DIR = CMakeFiles/convertImage.dir | ||
57 | + OBJECT_FILE_DIR = CMakeFiles/convertImage.dir/Users/thuanpham/Desktop/processing_camera_image/ios/native | ||
58 | + TARGET_COMPILE_PDB = CMakeFiles/convertImage.dir/ | ||
59 | + TARGET_PDB = /Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.pdb | ||
60 | + | ||
61 | + | ||
62 | +# ============================================================================= | ||
63 | +# Link build statements for SHARED_LIBRARY target convertImage | ||
64 | + | ||
65 | + | ||
66 | +############################################# | ||
67 | +# Link the shared library /Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.so | ||
68 | + | ||
69 | +build /Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.so: C_SHARED_LIBRARY_LINKER__convertImage_Debug CMakeFiles/convertImage.dir/Users/thuanpham/Desktop/processing_camera_image/ios/native/converter.c.o | ||
70 | + LANGUAGE_COMPILE_FLAGS = -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fexceptions -g -fno-limit-debug-info | ||
71 | + LINK_FLAGS = -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--fatal-warnings -Qunused-arguments -Wl,--no-undefined | ||
72 | + LINK_LIBRARIES = -latomic -lm | ||
73 | + OBJECT_DIR = CMakeFiles/convertImage.dir | ||
74 | + POST_BUILD = : | ||
75 | + PRE_LINK = : | ||
76 | + SONAME = libconvertImage.so | ||
77 | + SONAME_FLAG = -Wl,-soname, | ||
78 | + TARGET_COMPILE_PDB = CMakeFiles/convertImage.dir/ | ||
79 | + TARGET_FILE = /Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.so | ||
80 | + TARGET_PDB = /Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.pdb | ||
81 | + | ||
82 | + | ||
83 | +############################################# | ||
84 | +# Utility command for edit_cache | ||
85 | + | ||
86 | +build CMakeFiles/edit_cache.util: CUSTOM_COMMAND | ||
87 | + COMMAND = cd /Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a && /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/ccmake -S/Users/thuanpham/Desktop/processing_camera_image/android -B/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a | ||
88 | + DESC = Running CMake cache editor... | ||
89 | + pool = console | ||
90 | + restat = 1 | ||
91 | + | ||
92 | +build edit_cache: phony CMakeFiles/edit_cache.util | ||
93 | + | ||
94 | + | ||
95 | +############################################# | ||
96 | +# Utility command for rebuild_cache | ||
97 | + | ||
98 | +build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND | ||
99 | + COMMAND = cd /Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a && /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/bin/cmake --regenerate-during-build -S/Users/thuanpham/Desktop/processing_camera_image/android -B/Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a | ||
100 | + DESC = Running CMake to regenerate build system... | ||
101 | + pool = console | ||
102 | + restat = 1 | ||
103 | + | ||
104 | +build rebuild_cache: phony CMakeFiles/rebuild_cache.util | ||
105 | + | ||
106 | +# ============================================================================= | ||
107 | +# Target aliases. | ||
108 | + | ||
109 | +build convertImage: phony /Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.so | ||
110 | + | ||
111 | +build libconvertImage.so: phony /Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.so | ||
112 | + | ||
113 | +# ============================================================================= | ||
114 | +# Folder targets. | ||
115 | + | ||
116 | +# ============================================================================= | ||
117 | + | ||
118 | +############################################# | ||
119 | +# Folder: /Users/thuanpham/Desktop/processing_camera_image/android/.cxx/Debug/13706x4x/arm64-v8a | ||
120 | + | ||
121 | +build all: phony /Users/thuanpham/Desktop/processing_camera_image/example/build/processing_camera_image/intermediates/cxx/Debug/13706x4x/obj/arm64-v8a/libconvertImage.so | ||
122 | + | ||
123 | +# ============================================================================= | ||
124 | +# Built-in targets | ||
125 | + | ||
126 | + | ||
127 | +############################################# | ||
128 | +# Re-run CMake if any of its inputs changed. | ||
129 | + | ||
130 | +build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompiler.cmake.in /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompilerABI.c /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompiler.cmake.in /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCompilerIdDetection.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeFindBinUtils.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitIncludeInfo.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseLibraryArchitecture.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystem.cmake.in /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ADSP-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMCC-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMClang-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/AppleClang-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Borland-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-FindBinUtils.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Cray-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GHS-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IAR-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Intel-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/MSVC-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVHPC-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PGI-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PathScale-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SCO-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TI-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Watcom-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/FeatureTesting.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Common.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-C.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-CXX.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler-NDK.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/abis.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/adjust_api_level.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/flags.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Android-Clang.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Android-Determine.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Android.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Determine-Compiler.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android-Clang.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android-Determine.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android-Initialize.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Determine-Compiler.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/platforms.cmake CMakeCache.txt CMakeFiles/3.22.1-g37088a8/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake | ||
131 | + pool = console | ||
132 | + | ||
133 | + | ||
134 | +############################################# | ||
135 | +# A missing CMake input file is not an error. | ||
136 | + | ||
137 | +build ../../../../CMakeLists.txt /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompiler.cmake.in /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompilerABI.c /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompiler.cmake.in /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCompilerIdDetection.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeFindBinUtils.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitIncludeInfo.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseLibraryArchitecture.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystem.cmake.in /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ADSP-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMCC-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMClang-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/AppleClang-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Borland-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-FindBinUtils.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Cray-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GHS-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IAR-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Intel-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/MSVC-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVHPC-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PGI-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PathScale-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SCO-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TI-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Watcom-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-C-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/FeatureTesting.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Common.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-C.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-CXX.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler-NDK.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake /Users/thuanpham/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/abis.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/adjust_api_level.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/flags.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Android-Clang.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Android-Determine.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Android.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/post/Determine-Compiler.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android-Clang.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android-Determine.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android-Initialize.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Android.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/hooks/pre/Determine-Compiler.cmake /Users/thuanpham/Library/Android/sdk/ndk/23.1.7779620/build/cmake/platforms.cmake CMakeCache.txt CMakeFiles/3.22.1-g37088a8/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake: phony | ||
138 | + | ||
139 | + | ||
140 | +############################################# | ||
141 | +# Clean all the built files. | ||
142 | + | ||
143 | +build clean: CLEAN | ||
144 | + | ||
145 | + | ||
146 | +############################################# | ||
147 | +# Print all primary targets available. | ||
148 | + | ||
149 | +build help: HELP | ||
150 | + | ||
151 | + | ||
152 | +############################################# | ||
153 | +# Make the all target the default. | ||
154 | + | ||
155 | +default all |
-
Please register or login to post a comment