|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "backtrace" : 1,
- "backtraceGraph" :
- {
- "commands" :
- [
- "add_custom_target"
- ],
- "files" :
- [
- "CMakeLists.txt"
- ],
- "nodes" :
- [
- {
- "file" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 65,
- "parent" : 0
- }
- ]
- },
- "id" : "InterfacesIDE::@6890427a1f51a3e7e1df",
- "name" : "InterfacesIDE",
- "paths" :
- {
- "build" : ".",
- "source" : "."
- },
- "sourceGroups" :
- [
- {
- "name" : "Header Files",
- "sourceIndexes" :
- [
- 0
- ]
- }
- ],
- "sources" :
- [
- {
- "backtrace" : 1,
- "path" : "interfaces/plugin_interface.hpp",
- "sourceGroupIndex" : 0
- }
- ],
- "type" : "UTILITY"
- }
|