imported_lib.json 925 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "name": "imported_lib",
  3. "id": "^imported_lib::@ba7eb709d0b48779c6c8$",
  4. "directorySource": "^imported$",
  5. "projectName": "Imported",
  6. "type": "UNKNOWN_LIBRARY",
  7. "imported": true,
  8. "local": true,
  9. "abstract": true,
  10. "isGeneratorProvided": null,
  11. "fileSets": null,
  12. "sources": [],
  13. "sourceGroups": null,
  14. "compileGroups": null,
  15. "backtrace": [
  16. {
  17. "file": "^imported/CMakeLists\\.txt$",
  18. "line": 3,
  19. "command": "add_library",
  20. "hasParent": true
  21. },
  22. {
  23. "file": "^imported/CMakeLists\\.txt$",
  24. "line": null,
  25. "command": null,
  26. "hasParent": false
  27. }
  28. ],
  29. "folder": null,
  30. "nameOnDisk": null,
  31. "artifacts": null,
  32. "build": "^imported$",
  33. "source": "^imported$",
  34. "install": null,
  35. "link": null,
  36. "archive": null,
  37. "dependencies": null
  38. }