interface_lib.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "name": "interface_lib",
  3. "id": "^interface_lib::@6890427a1f51a3e7e1df$",
  4. "directorySource": "^\\.$",
  5. "projectName": "codemodel-v2",
  6. "type": "INTERFACE_LIBRARY",
  7. "imported": null,
  8. "local": null,
  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": "^include_test\\.cmake$",
  20. "line": 1,
  21. "command": "add_library",
  22. "hasParent": true
  23. },
  24. {
  25. "file": "^include_test\\.cmake$",
  26. "line": null,
  27. "command": null,
  28. "hasParent": true
  29. },
  30. {
  31. "file": "^codemodel-v2\\.cmake$",
  32. "line": 10,
  33. "command": "include",
  34. "hasParent": true
  35. },
  36. {
  37. "file": "^codemodel-v2\\.cmake$",
  38. "line": null,
  39. "command": null,
  40. "hasParent": true
  41. },
  42. {
  43. "file": "^CMakeLists\\.txt$",
  44. "line": 3,
  45. "command": "include",
  46. "hasParent": true
  47. },
  48. {
  49. "file": "^CMakeLists\\.txt$",
  50. "line": null,
  51. "command": null,
  52. "hasParent": false
  53. }
  54. ],
  55. "folder": null,
  56. "nameOnDisk": null,
  57. "artifacts": null,
  58. "build": "^\\.$",
  59. "source": "^\\.$",
  60. "install": null,
  61. "link": null,
  62. "archive": null,
  63. "dependencies": null,
  64. "linkLibraries": null,
  65. "interfaceLinkLibraries": null,
  66. "compileDependencies": null,
  67. "interfaceCompileDependencies": null,
  68. "objectDependencies": null,
  69. "orderDependencies": null
  70. }