imported.json 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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_interface_symbolic_exe::@ba7eb709d0b48779c6c8$",
  12. "^link_imported_object_exe::@ba7eb709d0b48779c6c8$",
  13. "^link_imported_shared_exe::@ba7eb709d0b48779c6c8$",
  14. "^link_imported_static_exe::@ba7eb709d0b48779c6c8$"
  15. ],
  16. "abstractTargetIds": [
  17. "^imported_exe::@ba7eb709d0b48779c6c8$",
  18. "^imported_interface_lib::@ba7eb709d0b48779c6c8$",
  19. "^imported_interface_symbolic_lib::@ba7eb709d0b48779c6c8$",
  20. "^imported_lib::@ba7eb709d0b48779c6c8$",
  21. "^imported_object_lib::@ba7eb709d0b48779c6c8$",
  22. "^imported_shared_lib::@ba7eb709d0b48779c6c8$",
  23. "^imported_static_lib::@ba7eb709d0b48779c6c8$",
  24. "^unused_imported_shared_lib::@ba7eb709d0b48779c6c8$"
  25. ],
  26. "projectName": "Imported",
  27. "minimumCMakeVersion": "3.13",
  28. "hasInstallRule": true,
  29. "installers": [
  30. {
  31. "component": "Unspecified",
  32. "type": "importedRuntimeArtifacts",
  33. "destination": "lib",
  34. "paths": null,
  35. "isExcludeFromAll": null,
  36. "isForAllComponents": null,
  37. "isOptional": null,
  38. "targetId": null,
  39. "targetIndex": null,
  40. "targetIsImportLibrary": null,
  41. "targetInstallNamelink": null,
  42. "exportName": null,
  43. "exportTargets": null,
  44. "scriptFile": null,
  45. "backtrace": [
  46. {
  47. "file": "^imported/CMakeLists\\.txt$",
  48. "line": 39,
  49. "command": "install",
  50. "hasParent": true
  51. },
  52. {
  53. "file": "^imported/CMakeLists\\.txt$",
  54. "line": null,
  55. "command": null,
  56. "hasParent": false
  57. }
  58. ]
  59. },
  60. {
  61. "component": "Unspecified",
  62. "type": "importedRuntimeArtifacts",
  63. "destination": "lib2",
  64. "paths": null,
  65. "isExcludeFromAll": null,
  66. "isForAllComponents": null,
  67. "isOptional": true,
  68. "targetId": null,
  69. "targetIndex": null,
  70. "targetIsImportLibrary": null,
  71. "targetInstallNamelink": null,
  72. "exportName": null,
  73. "exportTargets": null,
  74. "scriptFile": null,
  75. "backtrace": [
  76. {
  77. "file": "^imported/CMakeLists\\.txt$",
  78. "line": 42,
  79. "command": "install",
  80. "hasParent": true
  81. },
  82. {
  83. "file": "^imported/CMakeLists\\.txt$",
  84. "line": null,
  85. "command": null,
  86. "hasParent": false
  87. }
  88. ]
  89. }
  90. ]
  91. }