shared_framework.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. {
  2. "name": "shared_framework",
  3. "id": "^shared_framework::@217a96c3a62328a73ef4$",
  4. "directorySource": "^framework$",
  5. "projectName": "Framework",
  6. "type": "SHARED_LIBRARY",
  7. "isGeneratorProvided": null,
  8. "fileSets": null,
  9. "sources": [
  10. {
  11. "path": "^empty\\.cxx$",
  12. "isGenerated": null,
  13. "fileSetName": null,
  14. "sourceGroupName": "Source Files",
  15. "compileGroupLanguage": "CXX",
  16. "backtrace": [
  17. {
  18. "file": "^framework/CMakeLists\\.txt$",
  19. "line": 7,
  20. "command": "add_library",
  21. "hasParent": true
  22. },
  23. {
  24. "file": "^framework/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. "^empty\\.cxx$"
  37. ]
  38. }
  39. ],
  40. "compileGroups": [
  41. {
  42. "language": "CXX",
  43. "sourcePaths": [
  44. "^empty\\.cxx$"
  45. ],
  46. "includes": null,
  47. "frameworks": null,
  48. "defines": [
  49. {
  50. "define": "shared_framework_EXPORTS",
  51. "backtrace": null
  52. }
  53. ],
  54. "compileCommandFragments": null
  55. }
  56. ],
  57. "backtrace": [
  58. {
  59. "file": "^framework/CMakeLists\\.txt$",
  60. "line": 7,
  61. "command": "add_library",
  62. "hasParent": true
  63. },
  64. {
  65. "file": "^framework/CMakeLists\\.txt$",
  66. "line": null,
  67. "command": null,
  68. "hasParent": false
  69. }
  70. ],
  71. "folder": null,
  72. "nameOnDisk": "^(lib|cyg|msys-)?shared_framework\\.(so|dylib|dll)$",
  73. "artifacts": [
  74. {
  75. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?shared_framework\\.(so|dylib|dll)$",
  76. "_dllExtra": false
  77. },
  78. {
  79. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?shared_framework\\.(dll\\.a|lib)$",
  80. "_dllExtra": true
  81. },
  82. {
  83. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?shared_framework\\.pdb$",
  84. "_dllExtra": true
  85. }
  86. ],
  87. "build": "^framework$",
  88. "source": "^framework$",
  89. "install": null,
  90. "link": {
  91. "language": "CXX",
  92. "lto": null,
  93. "commandFragments": null
  94. },
  95. "archive": null,
  96. "dependencies": [
  97. {
  98. "id": "^ZERO_CHECK::@217a96c3a62328a73ef4$",
  99. "backtrace": null
  100. }
  101. ]
  102. }