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

167 lines
2.3 KiB
JSON

{
"archive" :
{
"commandFragments" :
[
{
"fragment" : "/machine:x64",
"role" : "flags"
}
]
},
"artifacts" :
[
{
"path" : "lib/Release/NFD.lib"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"add_compile_definitions",
"target_include_directories"
],
"files" :
[
"Vendor/CMakeLists.txt",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 69,
"parent" : 0
},
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 14,
"parent" : 2
},
{
"command" : 2,
"file" : 0,
"line" : 70,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /O2 /Ob2 /DNDEBUG -MD"
}
],
"defines" :
[
{
"backtrace" : 3,
"define" : "__IA_DEBUG=1"
}
],
"includes" :
[
{
"backtrace" : 4,
"path" : "C:/IA/OSS/IAEngine/Dev/Vendor/nativefiledialog/src/include"
}
],
"language" : "C",
"sourceIndexes" :
[
0
]
},
{
"compileCommandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /EHsc /O2 /Ob2 /DNDEBUG -std:c++20 -MD"
}
],
"defines" :
[
{
"backtrace" : 3,
"define" : "__IA_DEBUG=1"
}
],
"includes" :
[
{
"backtrace" : 4,
"path" : "C:/IA/OSS/IAEngine/Dev/Vendor/nativefiledialog/src/include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "20"
},
"sourceIndexes" :
[
1
]
}
],
"dependencies" :
[
{
"id" : "ZERO_CHECK::@6890427a1f51a3e7e1df"
}
],
"id" : "NFD::@c8696d4ffa94abae450b",
"name" : "NFD",
"nameOnDisk" : "NFD.lib",
"paths" :
{
"build" : "Vendor",
"source" : "Vendor"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "Vendor/nativefiledialog/src/nfd_common.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "Vendor/nativefiledialog/src/nfd_win.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}