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

148 lines
2.1 KiB
JSON

{
"archive" :
{
"commandFragments" :
[
{
"fragment" : "/machine:x64",
"role" : "flags"
}
]
},
"artifacts" :
[
{
"path" : "lib/Debug/IACore.lib"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_compile_definitions",
"add_compile_definitions",
"target_include_directories"
],
"files" :
[
"Vendor/IACore/Src/IACore/CMakeLists.txt",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 2,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 5,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 2,
"file" : 1,
"line" : 14,
"parent" : 3
},
{
"command" : 3,
"file" : 0,
"line" : 4,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /EHsc /Ob0 /Od /RTC1 -std:c++20 -MDd -Zi"
}
],
"defines" :
[
{
"backtrace" : 2,
"define" : "_CRT_SECURE_NO_WARNINGS"
},
{
"backtrace" : 4,
"define" : "__IA_DEBUG=1"
}
],
"includes" :
[
{
"backtrace" : 5,
"path" : "C:/IA/OSS/IAEngine/Dev/Vendor/IACore/Src/IACore/inc/hpp"
},
{
"backtrace" : 5,
"path" : "C:/IA/OSS/IAEngine/Dev/Vendor/IACore/Src/IACore/imp/inl"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "20"
},
"sourceIndexes" :
[
0
]
}
],
"dependencies" :
[
{
"id" : "ZERO_CHECK::@6890427a1f51a3e7e1df"
}
],
"id" : "IACore::@666331f5c3913f52eb43",
"name" : "IACore",
"nameOnDisk" : "IACore.lib",
"paths" :
{
"build" : "Vendor/IACore/Src/IACore",
"source" : "Vendor/IACore/Src/IACore"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/IACore/Src/IACore/imp/cpp/dummy.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}