Files
IAEngine/build/.cmake/api/v1/reply/target-lunasvg-Release-1e4908d3d74e142183c7.json
Isuru Samarathunga 0afd478761 Sample: RPG: Init
2025-10-31 01:14:19 +05:30

343 lines
5.4 KiB
JSON

{
"archive" :
{
"commandFragments" :
[
{
"fragment" : "/machine:x64",
"role" : "flags"
}
]
},
"artifacts" :
[
{
"path" : "lib/Release/lunasvg.lib"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"install",
"target_link_libraries",
"target_compile_definitions",
"add_compile_definitions",
"target_include_directories",
"set_target_properties"
],
"files" :
[
"Vendor/lunasvg/CMakeLists.txt",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 40,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 84,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 60,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 61,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 63,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 4,
"file" : 1,
"line" : 14,
"parent" : 6
},
{
"command" : 5,
"file" : 0,
"line" : 50,
"parent" : 0
},
{
"command" : 6,
"file" : 0,
"line" : 43,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++17 -MD"
}
],
"defines" :
[
{
"backtrace" : 4,
"define" : "LUNASVG_BUILD"
},
{
"backtrace" : 5,
"define" : "LUNASVG_BUILD_STATIC"
},
{
"backtrace" : 3,
"define" : "PLUTOVG_BUILD_STATIC"
},
{
"backtrace" : 7,
"define" : "__IA_DEBUG=1"
}
],
"includes" :
[
{
"backtrace" : 8,
"path" : "C:/IA/OSS/IAEngine/Dev/Vendor/lunasvg/include"
},
{
"backtrace" : 8,
"path" : "C:/IA/OSS/IAEngine/Dev/Vendor/lunasvg/source"
},
{
"backtrace" : 3,
"path" : "C:/IA/OSS/IAEngine/Dev/Vendor/lunasvg/plutovg/include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
9
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
],
"dependencies" :
[
{
"backtrace" : 3,
"id" : "plutovg::@dd12001e85fdca07fd2c"
},
{
"id" : "ZERO_CHECK::@6890427a1f51a3e7e1df"
}
],
"id" : "lunasvg::@9e4755f6532873e45724",
"install" :
{
"destinations" :
[
{
"backtrace" : 2,
"path" : "lib"
}
],
"prefix" :
{
"path" : "C:/Program Files/IAEngine"
}
},
"name" : "lunasvg",
"nameOnDisk" : "lunasvg.lib",
"paths" :
{
"build" : "Vendor/lunasvg",
"source" : "Vendor/lunasvg"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
10,
11,
12,
13,
14,
15,
16,
17,
18,
19
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/lunasvg/source/lunasvg.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/lunasvg/source/graphics.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/lunasvg/source/svgelement.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/lunasvg/source/svggeometryelement.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/lunasvg/source/svglayoutstate.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/lunasvg/source/svgpaintelement.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/lunasvg/source/svgparser.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/lunasvg/source/svgproperty.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/lunasvg/source/svgrenderstate.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/lunasvg/source/svgtextelement.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "Vendor/lunasvg/include/lunasvg.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "Vendor/lunasvg/source/graphics.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "Vendor/lunasvg/source/svgelement.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "Vendor/lunasvg/source/svggeometryelement.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "Vendor/lunasvg/source/svglayoutstate.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "Vendor/lunasvg/source/svgpaintelement.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "Vendor/lunasvg/source/svgparserutils.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "Vendor/lunasvg/source/svgproperty.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "Vendor/lunasvg/source/svgrenderstate.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "Vendor/lunasvg/source/svgtextelement.h",
"sourceGroupIndex" : 1
}
],
"type" : "STATIC_LIBRARY"
}