codemodel-v2-1ce35673c9749aace65c.json 854 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "configurations" :
  3. [
  4. {
  5. "directories" :
  6. [
  7. {
  8. "build" : ".",
  9. "minimumCMakeVersion" :
  10. {
  11. "string" : "3.0.0"
  12. },
  13. "projectIndex" : 0,
  14. "source" : ".",
  15. "targetIndexes" :
  16. [
  17. 0
  18. ]
  19. }
  20. ],
  21. "name" : "Debug",
  22. "projects" :
  23. [
  24. {
  25. "directoryIndexes" :
  26. [
  27. 0
  28. ],
  29. "name" : "EgoSystem",
  30. "targetIndexes" :
  31. [
  32. 0
  33. ]
  34. }
  35. ],
  36. "targets" :
  37. [
  38. {
  39. "directoryIndex" : 0,
  40. "id" : "EgoSystem::@6890427a1f51a3e7e1df",
  41. "jsonFile" : "target-EgoSystem-Debug-023814984ef3bbaa03e2.json",
  42. "name" : "EgoSystem",
  43. "projectIndex" : 0
  44. }
  45. ]
  46. }
  47. ],
  48. "kind" : "codemodel",
  49. "paths" :
  50. {
  51. "build" : "/home/user/EgoJC/build",
  52. "source" : "/home/user/EgoJC/EgoSystem"
  53. },
  54. "version" :
  55. {
  56. "major" : 2,
  57. "minor" : 0
  58. }
  59. }