c_subdir.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. {
  2. "name": "c_subdir",
  3. "id": "^c_subdir::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  6. "type": "STATIC_LIBRARY",
  7. "isGeneratorProvided": null,
  8. "fileSets": null,
  9. "sources": [
  10. {
  11. "path": "^subdir/empty\\.c$",
  12. "isGenerated": null,
  13. "fileSetName": null,
  14. "sourceGroupName": "Source Files",
  15. "compileGroupLanguage": "C",
  16. "backtrace": [
  17. {
  18. "file": "^subdir/CMakeLists\\.txt$",
  19. "line": 4,
  20. "command": "target_sources",
  21. "hasParent": true
  22. },
  23. {
  24. "file": "^subdir/CMakeLists\\.txt$",
  25. "line": null,
  26. "command": null,
  27. "hasParent": false
  28. }
  29. ]
  30. }
  31. ],
  32. "sourceGroups": [
  33. {
  34. "name": "Source Files",
  35. "sourcePaths": [
  36. "^subdir/empty\\.c$"
  37. ]
  38. }
  39. ],
  40. "compileGroups": [
  41. {
  42. "language": "C",
  43. "sourcePaths": [
  44. "^subdir/empty\\.c$"
  45. ],
  46. "includes": [
  47. {
  48. "path": "^.*/Tests/RunCMake/FileAPI/subdir$",
  49. "isSystem": null,
  50. "backtrace": [
  51. {
  52. "file": "^subdir/CMakeLists\\.txt$",
  53. "line": 2,
  54. "command": "target_include_directories",
  55. "hasParent": true
  56. },
  57. {
  58. "file": "^subdir/CMakeLists\\.txt$",
  59. "line": null,
  60. "command": null,
  61. "hasParent": false
  62. }
  63. ]
  64. }
  65. ],
  66. "frameworks": null,
  67. "defines": [
  68. {
  69. "define": "SUBDIR",
  70. "backtrace": [
  71. {
  72. "file": "^subdir/CMakeLists\\.txt$",
  73. "line": 1,
  74. "command": "target_compile_definitions",
  75. "hasParent": true
  76. },
  77. {
  78. "file": "^subdir/CMakeLists\\.txt$",
  79. "line": null,
  80. "command": null,
  81. "hasParent": false
  82. }
  83. ]
  84. }
  85. ],
  86. "compileCommandFragments": null
  87. }
  88. ],
  89. "backtrace": [
  90. {
  91. "file": "^codemodel-v2\\.cmake$",
  92. "line": 17,
  93. "command": "add_library",
  94. "hasParent": true
  95. },
  96. {
  97. "file": "^codemodel-v2\\.cmake$",
  98. "line": null,
  99. "command": null,
  100. "hasParent": true
  101. },
  102. {
  103. "file": "^CMakeLists\\.txt$",
  104. "line": 3,
  105. "command": "include",
  106. "hasParent": true
  107. },
  108. {
  109. "file": "^CMakeLists\\.txt$",
  110. "line": null,
  111. "command": null,
  112. "hasParent": false
  113. }
  114. ],
  115. "folder": null,
  116. "nameOnDisk": "^(lib)?c_subdir\\.(a|lib)$",
  117. "artifacts": [
  118. {
  119. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_subdir\\.(a|lib)$",
  120. "_dllExtra": false
  121. }
  122. ],
  123. "build": "^\\.$",
  124. "source": "^\\.$",
  125. "install": null,
  126. "link": null,
  127. "archive": {
  128. "lto": null
  129. },
  130. "dependencies": [
  131. {
  132. "id": "^c_lib::@6890427a1f51a3e7e1df$",
  133. "backtrace": [
  134. {
  135. "file": "^subdir/CMakeLists\\.txt$",
  136. "line": 3,
  137. "command": "target_link_libraries",
  138. "hasParent": true
  139. },
  140. {
  141. "file": "^subdir/CMakeLists\\.txt$",
  142. "line": null,
  143. "command": null,
  144. "hasParent": false
  145. }
  146. ]
  147. },
  148. {
  149. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  150. "backtrace": null
  151. }
  152. ]
  153. }