c_subdir.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  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. "defines": [
  67. {
  68. "define": "SUBDIR",
  69. "backtrace": [
  70. {
  71. "file": "^subdir/CMakeLists\\.txt$",
  72. "line": 1,
  73. "command": "target_compile_definitions",
  74. "hasParent": true
  75. },
  76. {
  77. "file": "^subdir/CMakeLists\\.txt$",
  78. "line": null,
  79. "command": null,
  80. "hasParent": false
  81. }
  82. ]
  83. }
  84. ],
  85. "compileCommandFragments": null
  86. }
  87. ],
  88. "backtrace": [
  89. {
  90. "file": "^codemodel-v2\\.cmake$",
  91. "line": 17,
  92. "command": "add_library",
  93. "hasParent": true
  94. },
  95. {
  96. "file": "^codemodel-v2\\.cmake$",
  97. "line": null,
  98. "command": null,
  99. "hasParent": true
  100. },
  101. {
  102. "file": "^CMakeLists\\.txt$",
  103. "line": 3,
  104. "command": "include",
  105. "hasParent": true
  106. },
  107. {
  108. "file": "^CMakeLists\\.txt$",
  109. "line": null,
  110. "command": null,
  111. "hasParent": false
  112. }
  113. ],
  114. "folder": null,
  115. "nameOnDisk": "^(lib)?c_subdir\\.(a|lib)$",
  116. "artifacts": [
  117. {
  118. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_subdir\\.(a|lib)$",
  119. "_dllExtra": false
  120. }
  121. ],
  122. "build": "^\\.$",
  123. "source": "^\\.$",
  124. "install": null,
  125. "link": null,
  126. "archive": {
  127. "lto": null
  128. },
  129. "dependencies": [
  130. {
  131. "id": "^c_lib::@6890427a1f51a3e7e1df$",
  132. "backtrace": [
  133. {
  134. "file": "^subdir/CMakeLists\\.txt$",
  135. "line": 3,
  136. "command": "target_link_libraries",
  137. "hasParent": true
  138. },
  139. {
  140. "file": "^subdir/CMakeLists\\.txt$",
  141. "line": null,
  142. "command": null,
  143. "hasParent": false
  144. }
  145. ]
  146. },
  147. {
  148. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  149. "backtrace": null
  150. }
  151. ]
  152. }