all_build_interface.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. {
  2. "name": "ALL_BUILD",
  3. "id": "^ALL_BUILD::@25b7fa8ea00134654b85$",
  4. "directorySource": "^interface$",
  5. "projectName": "Interface",
  6. "type": "UTILITY",
  7. "imported": null,
  8. "local": null,
  9. "abstract": null,
  10. "isGeneratorProvided": true,
  11. "fileSets": null,
  12. "sources": [
  13. {
  14. "path": "^.*/Tests/RunCMake/FileAPI/codemodel-v2-build/interface/CMakeFiles/ALL_BUILD$",
  15. "isGenerated": true,
  16. "fileSetName": null,
  17. "sourceGroupName": "",
  18. "compileGroupLanguage": null,
  19. "backtrace": [
  20. {
  21. "file": "^interface/CMakeLists\\.txt$",
  22. "line": null,
  23. "command": null,
  24. "hasParent": false
  25. }
  26. ]
  27. },
  28. {
  29. "path": "^.*/Tests/RunCMake/FileAPI/codemodel-v2-build/interface/CMakeFiles/ALL_BUILD\\.rule$",
  30. "isGenerated": true,
  31. "fileSetName": null,
  32. "sourceGroupName": "CMake Rules",
  33. "compileGroupLanguage": null,
  34. "backtrace": [
  35. {
  36. "file": "^interface/CMakeLists\\.txt$",
  37. "line": null,
  38. "command": null,
  39. "hasParent": false
  40. }
  41. ]
  42. }
  43. ],
  44. "sourceGroups": [
  45. {
  46. "name": "",
  47. "sourcePaths": [
  48. "^.*/Tests/RunCMake/FileAPI/codemodel-v2-build/interface/CMakeFiles/ALL_BUILD$"
  49. ]
  50. },
  51. {
  52. "name": "CMake Rules",
  53. "sourcePaths": [
  54. "^.*/Tests/RunCMake/FileAPI/codemodel-v2-build/interface/CMakeFiles/ALL_BUILD\\.rule$"
  55. ]
  56. }
  57. ],
  58. "compileGroups": null,
  59. "backtrace": [
  60. {
  61. "file": "^interface/CMakeLists\\.txt$",
  62. "line": null,
  63. "command": null,
  64. "hasParent": false
  65. }
  66. ],
  67. "folder": null,
  68. "nameOnDisk": null,
  69. "artifacts": null,
  70. "build": "^interface$",
  71. "source": "^interface$",
  72. "install": null,
  73. "link": null,
  74. "archive": null,
  75. "dependencies": [
  76. {
  77. "id": "^ZERO_CHECK::@25b7fa8ea00134654b85$",
  78. "backtrace": null
  79. },
  80. {
  81. "id": "^iface_srcs::@25b7fa8ea00134654b85$",
  82. "backtrace": null
  83. }
  84. ]
  85. }