c_shared_lib.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. {
  2. "name": "c_shared_lib",
  3. "id": "^c_shared_lib::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  6. "type": "SHARED_LIBRARY",
  7. "isGeneratorProvided": null,
  8. "sources": [
  9. {
  10. "path": "^empty\\.c$",
  11. "isGenerated": null,
  12. "sourceGroupName": "Source Files",
  13. "compileGroupLanguage": "C",
  14. "backtrace": [
  15. {
  16. "file": "^codemodel-v2\\.cmake$",
  17. "line": 9,
  18. "command": "add_library",
  19. "hasParent": true
  20. },
  21. {
  22. "file": "^codemodel-v2\\.cmake$",
  23. "line": null,
  24. "command": null,
  25. "hasParent": true
  26. },
  27. {
  28. "file": "^CMakeLists\\.txt$",
  29. "line": 3,
  30. "command": "include",
  31. "hasParent": true
  32. },
  33. {
  34. "file": "^CMakeLists\\.txt$",
  35. "line": null,
  36. "command": null,
  37. "hasParent": false
  38. }
  39. ]
  40. }
  41. ],
  42. "sourceGroups": [
  43. {
  44. "name": "Source Files",
  45. "sourcePaths": [
  46. "^empty\\.c$"
  47. ]
  48. }
  49. ],
  50. "compileGroups": [
  51. {
  52. "language": "C",
  53. "sourcePaths": [
  54. "^empty\\.c$"
  55. ],
  56. "includes": null,
  57. "defines": [
  58. {
  59. "define": "c_shared_lib_EXPORTS",
  60. "backtrace": null
  61. }
  62. ],
  63. "compileCommandFragments": null
  64. }
  65. ],
  66. "backtrace": [
  67. {
  68. "file": "^codemodel-v2\\.cmake$",
  69. "line": 9,
  70. "command": "add_library",
  71. "hasParent": true
  72. },
  73. {
  74. "file": "^codemodel-v2\\.cmake$",
  75. "line": null,
  76. "command": null,
  77. "hasParent": true
  78. },
  79. {
  80. "file": "^CMakeLists\\.txt$",
  81. "line": 3,
  82. "command": "include",
  83. "hasParent": true
  84. },
  85. {
  86. "file": "^CMakeLists\\.txt$",
  87. "line": null,
  88. "command": null,
  89. "hasParent": false
  90. }
  91. ],
  92. "folder": null,
  93. "nameOnDisk": "^(lib|cyg)?c_shared_lib\\.(so|dylib|dll)$",
  94. "artifacts": [
  95. {
  96. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg)?c_shared_lib\\.(so|dylib|dll)$",
  97. "_dllExtra": false
  98. },
  99. {
  100. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_shared_lib\\.(dll\\.a|lib)$",
  101. "_dllExtra": true
  102. },
  103. {
  104. "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg)?c_shared_lib\\.pdb$",
  105. "_dllExtra": true
  106. }
  107. ],
  108. "build": "^\\.$",
  109. "source": "^\\.$",
  110. "install": null,
  111. "link": {
  112. "language": "C",
  113. "lto": true,
  114. "commandFragments": null
  115. },
  116. "archive": null,
  117. "dependencies": [
  118. {
  119. "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
  120. "backtrace": null
  121. }
  122. ]
  123. }