cxx_lib.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "name": "cxx_lib",
  3. "id": "^cxx_lib::@a56b12a3f5c0529fb296$",
  4. "directorySource": "^cxx$",
  5. "projectName": "Cxx",
  6. "type": "STATIC_LIBRARY",
  7. "imported": null,
  8. "local": null,
  9. "abstract": null,
  10. "isGeneratorProvided": null,
  11. "fileSets": null,
  12. "sources": [
  13. {
  14. "path": "^empty\\.cxx$",
  15. "isGenerated": null,
  16. "fileSetName": null,
  17. "sourceGroupName": "Source Files",
  18. "compileGroupLanguage": "CXX",
  19. "backtrace": [
  20. {
  21. "file": "^cxx/CMakeLists\\.txt$",
  22. "line": 4,
  23. "command": "add_library",
  24. "hasParent": true
  25. },
  26. {
  27. "file": "^cxx/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. "^empty\\.cxx$"
  40. ]
  41. }
  42. ],
  43. "compileGroups": [
  44. {
  45. "language": "CXX",
  46. "sourcePaths": [
  47. "^empty\\.cxx$"
  48. ],
  49. "includes": null,
  50. "frameworks": null,
  51. "defines": null,
  52. "compileCommandFragments": null
  53. }
  54. ],
  55. "backtrace": [
  56. {
  57. "file": "^cxx/CMakeLists\\.txt$",
  58. "line": 4,
  59. "command": "add_library",
  60. "hasParent": true
  61. },
  62. {
  63. "file": "^cxx/CMakeLists\\.txt$",
  64. "line": null,
  65. "command": null,
  66. "hasParent": false
  67. }
  68. ],
  69. "folder": null,
  70. "nameOnDisk": "^(lib)?cxx_lib\\.(a|lib|l)$",
  71. "artifacts": [
  72. {
  73. "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?cxx_lib\\.(a|lib|l)$",
  74. "_dllExtra": false
  75. }
  76. ],
  77. "build": "^cxx$",
  78. "source": "^cxx$",
  79. "install": null,
  80. "link": null,
  81. "archive": {
  82. "lto": null
  83. },
  84. "dependencies": [
  85. {
  86. "id": "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
  87. "backtrace": null
  88. }
  89. ]
  90. }