c_subdir.json 4.3 KB

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