Files
vrpmdv-py-rtservice/build/.cmake/api/v1/reply/target-rt_service-Debug-d4208ca6736bbc25e58e.json
2024-06-25 20:47:51 +02:00

180 lines
2.6 KiB
JSON

{
"artifacts" :
[
{
"path" : "rt_service.so"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_link_libraries",
"add_definitions",
"target_include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 26,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 29,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 14,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 30,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -fPIC"
}
],
"defines" :
[
{
"backtrace" : 2,
"define" : "BOOST_ALL_NO_LIB"
},
{
"backtrace" : 3,
"define" : "BOOST_BIND_GLOBAL_PLACEHOLDERS"
},
{
"backtrace" : 2,
"define" : "BOOST_PYTHON_DYN_LINK"
},
{
"define" : "rt_service_EXPORTS"
}
],
"includes" :
[
{
"backtrace" : 4,
"path" : "/usr/include/python3.10"
},
{
"backtrace" : 4,
"path" : "/home/markus/git/vrpmdv-py-rtservice/./include"
}
],
"language" : "CXX",
"sourceIndexes" :
[
0,
1,
2,
3,
4
]
}
],
"id" : "rt_service::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "/usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "/usr/lib/x86_64-linux-gnu/libpython3.10.so",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "rt_service",
"nameOnDisk" : "rt_service.so",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/rt_service.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/monitoringTask/RTSMonitoringTask.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/utilities/RelGILLock.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/utilities/GILLock.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/utilities/RTSCoproHelper.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "MODULE_LIBRARY"
}