imported_static_lib.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "name": "imported_static_lib",
  3. "id": "^imported_static_lib::@ba7eb709d0b48779c6c8$",
  4. "directorySource": "^imported$",
  5. "projectName": "Imported",
  6. "type": "STATIC_LIBRARY",
  7. "imported": true,
  8. "local": true,
  9. "abstract": true,
  10. "symbolic": null,
  11. "isGeneratorProvided": null,
  12. "fileSets": null,
  13. "sources": [],
  14. "interfaceSources": null,
  15. "sourceGroups": null,
  16. "compileGroups": null,
  17. "backtrace": [
  18. {
  19. "file": "^imported/CMakeLists\\.txt$",
  20. "line": 20,
  21. "command": "add_library",
  22. "hasParent": true
  23. },
  24. {
  25. "file": "^imported/CMakeLists\\.txt$",
  26. "line": null,
  27. "command": null,
  28. "hasParent": false
  29. }
  30. ],
  31. "folder": null,
  32. "nameOnDisk": "^(lib)?imported_static\\.(a|lib|l)$",
  33. "artifacts": [
  34. {
  35. "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?imported_static\\.(a|lib|l)$",
  36. "_dllExtra": false
  37. }
  38. ],
  39. "build": "^imported$",
  40. "source": "^imported$",
  41. "install": null,
  42. "link": null,
  43. "archive": null,
  44. "dependencies": null,
  45. "linkLibraries": null,
  46. "interfaceLinkLibraries": null,
  47. "compileDependencies": null,
  48. "interfaceCompileDependencies": null,
  49. "objectDependencies": null,
  50. "orderDependencies": null
  51. }