1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
| {
| "configurations" :
| [
| {
| "directories" :
| [
| {
| "build" : ".",
| "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
| "minimumCMakeVersion" :
| {
| "string" : "3.2"
| },
| "projectIndex" : 0,
| "source" : ".",
| "targetIndexes" :
| [
| 0
| ]
| }
| ],
| "name" : "Debug",
| "projects" :
| [
| {
| "directoryIndexes" :
| [
| 0
| ],
| "name" : "AIRecognize",
| "targetIndexes" :
| [
| 0
| ]
| }
| ],
| "targets" :
| [
| {
| "directoryIndex" : 0,
| "id" : "AIRecognize::@6890427a1f51a3e7e1df",
| "jsonFile" : "target-AIRecognize-Debug-ba1b6bca80d1274acb05.json",
| "name" : "AIRecognize",
| "projectIndex" : 0
| }
| ]
| }
| ],
| "kind" : "codemodel",
| "paths" :
| {
| "build" : "/home/zzj/develop/AIRecognition_Linux/AIRecognitionLinux/build",
| "source" : "/home/zzj/develop/AIRecognition_Linux/AIRecognitionLinux"
| },
| "version" :
| {
| "major" : 2,
| "minor" : 3
| }
| }
|
|