c_subdir.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. {
  2. "name": "c_subdir",
  3. "id": "^c_subdir::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  6. "type": "STATIC_LIBRARY",
  7. "imported": null,
  8. "local": null,
  9. "abstract": null,
  10. "symbolic": null,
  11. "isGeneratorProvided": null,
  12. "fileSets": null,
  13. "sources": [
  14. {
  15. "path": "^subdir/empty\\.c$",
  16. "isGenerated": null,
  17. "fileSetName": null,
  18. "sourceGroupName": "Source Files",
  19. "compileGroupLanguage": "C",
  20. "backtrace": [
  21. {
  22. "file": "^subdir/CMakeLists\\.txt$",
  23. "line": 4,
  24. "command": "target_sources",
  25. "hasParent": true
  26. },
  27. {
  28. "file": "^subdir/CMakeLists\\.txt$",
  29. "line": null,
  30. "command": null,
  31. "hasParent": false
  32. }
  33. ]
  34. }
  35. ],
  36. "interfaceSources": null,
  37. "sourceGroups": [
  38. {
  39. "name": "Source Files",
  40. "sourcePaths": [
  41. "^subdir/empty\\.c$"
  42. ],
  43. "interfaceSourcePaths": null
  44. }
  45. ],
  46. "compileGroups": [
  47. {
  48. "language": "C",
  49. "sourcePaths": [
  50. "^subdir/empty\\.c$"
  51. ],
  52. "includes": [
  53. {
  54. "path": "^.*/Tests/RunCMake/FileAPI/subdir$",
  55. "isSystem": null,
  56. "backtrace": [
  57. {
  58. "file": "^subdir/CMakeLists\\.txt$",
  59. "line": 2,
  60. "command": "target_include_directories",
  61. "hasParent": true
  62. },
  63. {
  64. "file": "^subdir/CMakeLists\\.txt$",
  65. "line": null,
  66. "command": null,
  67. "hasParent": false
  68. }
  69. ]
  70. }
  71. ],
  72. "frameworks": null,
  73. "defines": [
  74. {
  75. "define": "_MBCS",
  76. "backtrace": null
  77. },
  78. {
  79. "define": "SUBDIR",
  80. "backtrace": [
  81. {
  82. "file": "^subdir/CMakeLists\\.txt$",
  83. "line": 1,
  84. "command": "target_compile_definitions",
  85. "hasParent": true
  86. },
  87. {
  88. "file": "^subdir/CMakeLists\\.txt$",
  89. "line": null,
  90. "command": null,
  91. "hasParent": false
  92. }
  93. ]
  94. }
  95. ],
  96. "compileCommandFragments": null
  97. }
  98. ],
  99. "backtrace": [
  100. {
  101. "file": "^codemodel-v2\\.cmake$",
  102. "line": 25,
  103. "command": "add_library",
  104. "hasParent": true
  105. },
  106. {
  107. "file": "^codemodel-v2\\.cmake$",
  108. "line": null,
  109. "command": null,
  110. "hasParent": true
  111. },
  112. {
  113. "file": "^CMakeLists\\.txt$",
  114. "line": 3,
  115. "command": "include",
  116. "hasParent": true
  117. },
  118. {
  119. "file": "^CMakeLists\\.txt$",
  120. "line": null,
  121. "command": null,
  122. "hasParent": false
  123. }
  124. ],
  125. "folder": null,
  126. "nameOnDisk": "^(lib)?c_subdir\\.(a|lib|l)$",
  127. "artifacts": [
  128. {
  129. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_subdir\\.(a|lib|l)$",
  130. "_dllExtra": false
  131. }
  132. ],
  133. "build": "^\\.$",
  134. "source": "^\\.$",
  135. "install": null,
  136. "link": null,
  137. "archive": {
  138. "lto": null
  139. },
  140. "dependencies": [
  141. {
  142. "id": "^c_lib::@6890427a1f51a3e7e1df$",
  143. "backtrace": [
  144. {
  145. "file": "^subdir/CMakeLists\\.txt$",
  146. "line": 3,
  147. "command": "target_link_libraries",
  148. "hasParent": true
  149. },
  150. {
  151. "file": "^subdir/CMakeLists\\.txt$",
  152. "line": null,
  153. "command": null,
  154. "hasParent": false
  155. }
  156. ]
  157. },
  158. {
  159. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  160. "backtrace": null
  161. }
  162. ],
  163. "linkLibraries": [
  164. {
  165. "id": "^c_lib::@6890427a1f51a3e7e1df$",
  166. "fragment": null,
  167. "backtrace": [
  168. {
  169. "file": "^subdir/CMakeLists\\.txt$",
  170. "line": 3,
  171. "command": "target_link_libraries",
  172. "hasParent": true
  173. },
  174. {
  175. "file": "^subdir/CMakeLists\\.txt$",
  176. "line": null,
  177. "command": null,
  178. "hasParent": false
  179. }
  180. ],
  181. "fromDependency": null
  182. }
  183. ],
  184. "interfaceLinkLibraries": [
  185. {
  186. "id": "^c_lib::@6890427a1f51a3e7e1df$",
  187. "fragment": null,
  188. "backtrace": [
  189. {
  190. "file": "^subdir/CMakeLists\\.txt$",
  191. "line": 3,
  192. "command": "target_link_libraries",
  193. "hasParent": true
  194. },
  195. {
  196. "file": "^subdir/CMakeLists\\.txt$",
  197. "line": null,
  198. "command": null,
  199. "hasParent": false
  200. }
  201. ],
  202. "fromDependency": null
  203. }
  204. ],
  205. "compileDependencies": [
  206. {
  207. "id": "^c_lib::@6890427a1f51a3e7e1df$",
  208. "backtrace": [
  209. {
  210. "file": "^subdir/CMakeLists\\.txt$",
  211. "line": 3,
  212. "command": "target_link_libraries",
  213. "hasParent": true
  214. },
  215. {
  216. "file": "^subdir/CMakeLists\\.txt$",
  217. "line": null,
  218. "command": null,
  219. "hasParent": false
  220. }
  221. ],
  222. "fromDependency": null
  223. }
  224. ],
  225. "interfaceCompileDependencies": null,
  226. "objectDependencies": null,
  227. "orderDependencies": null
  228. }