Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / FileAPI / codemodel-v2-data / directories / imported.json
1 {
2     "source": "^imported$",
3     "build": "^imported$",
4     "parentSource": "^\\.$",
5     "childSources": null,
6     "targetIds": [
7         "^ALL_BUILD::@ba7eb709d0b48779c6c8$",
8         "^ZERO_CHECK::@ba7eb709d0b48779c6c8$",
9         "^link_imported_exe::@ba7eb709d0b48779c6c8$",
10         "^link_imported_interface_exe::@ba7eb709d0b48779c6c8$",
11         "^link_imported_object_exe::@ba7eb709d0b48779c6c8$",
12         "^link_imported_shared_exe::@ba7eb709d0b48779c6c8$",
13         "^link_imported_static_exe::@ba7eb709d0b48779c6c8$"
14     ],
15     "projectName": "Imported",
16     "minimumCMakeVersion": "3.13",
17     "hasInstallRule": true,
18     "installers": [
19         {
20             "component": "Unspecified",
21             "type": "importedRuntimeArtifacts",
22             "destination": "lib",
23             "paths": null,
24             "isExcludeFromAll": null,
25             "isForAllComponents": null,
26             "isOptional": null,
27             "targetId": null,
28             "targetIndex": null,
29             "targetIsImportLibrary": null,
30             "targetInstallNamelink": null,
31             "exportName": null,
32             "exportTargets": null,
33             "scriptFile": null,
34             "backtrace": [
35                 {
36                     "file": "^imported/CMakeLists\\.txt$",
37                     "line": 32,
38                     "command": "install",
39                     "hasParent": true
40                 },
41                 {
42                     "file": "^imported/CMakeLists\\.txt$",
43                     "line": null,
44                     "command": null,
45                     "hasParent": false
46                 }
47             ]
48         },
49         {
50             "component": "Unspecified",
51             "type": "importedRuntimeArtifacts",
52             "destination": "lib2",
53             "paths": null,
54             "isExcludeFromAll": null,
55             "isForAllComponents": null,
56             "isOptional": true,
57             "targetId": null,
58             "targetIndex": null,
59             "targetIsImportLibrary": null,
60             "targetInstallNamelink": null,
61             "exportName": null,
62             "exportTargets": null,
63             "scriptFile": null,
64             "backtrace": [
65                 {
66                     "file": "^imported/CMakeLists\\.txt$",
67                     "line": 35,
68                     "command": "install",
69                     "hasParent": true
70                 },
71                 {
72                     "file": "^imported/CMakeLists\\.txt$",
73                     "line": null,
74                     "command": null,
75                     "hasParent": false
76                 }
77             ]
78         }
79     ]
80 }