mirror of
https://github.com/gabime/spdlog.git
synced 2025-02-04 11:46:45 +08:00
137 lines
2.1 KiB
JSON
137 lines
2.1 KiB
JSON
|
{
|
||
|
"configurations" :
|
||
|
[
|
||
|
{
|
||
|
"directories" :
|
||
|
[
|
||
|
{
|
||
|
"build" : ".",
|
||
|
"childIndexes" :
|
||
|
[
|
||
|
1,
|
||
|
2
|
||
|
],
|
||
|
"hasInstallRule" : true,
|
||
|
"minimumCMakeVersion" :
|
||
|
{
|
||
|
"string" : "3.2"
|
||
|
},
|
||
|
"projectIndex" : 0,
|
||
|
"source" : ".",
|
||
|
"targetIndexes" :
|
||
|
[
|
||
|
1
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"build" : "example",
|
||
|
"minimumCMakeVersion" :
|
||
|
{
|
||
|
"string" : "3.1"
|
||
|
},
|
||
|
"parentIndex" : 0,
|
||
|
"projectIndex" : 1,
|
||
|
"source" : "example",
|
||
|
"targetIndexes" :
|
||
|
[
|
||
|
0
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"build" : "tests",
|
||
|
"minimumCMakeVersion" :
|
||
|
{
|
||
|
"string" : "3.2"
|
||
|
},
|
||
|
"parentIndex" : 0,
|
||
|
"projectIndex" : 2,
|
||
|
"source" : "tests",
|
||
|
"targetIndexes" :
|
||
|
[
|
||
|
2
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"name" : "Debug",
|
||
|
"projects" :
|
||
|
[
|
||
|
{
|
||
|
"childIndexes" :
|
||
|
[
|
||
|
1,
|
||
|
2
|
||
|
],
|
||
|
"directoryIndexes" :
|
||
|
[
|
||
|
0
|
||
|
],
|
||
|
"name" : "spdlog",
|
||
|
"targetIndexes" :
|
||
|
[
|
||
|
1
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"directoryIndexes" :
|
||
|
[
|
||
|
1
|
||
|
],
|
||
|
"name" : "spdlog_examples",
|
||
|
"parentIndex" : 0,
|
||
|
"targetIndexes" :
|
||
|
[
|
||
|
0
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"directoryIndexes" :
|
||
|
[
|
||
|
2
|
||
|
],
|
||
|
"name" : "spdlog_utests",
|
||
|
"parentIndex" : 0,
|
||
|
"targetIndexes" :
|
||
|
[
|
||
|
2
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"targets" :
|
||
|
[
|
||
|
{
|
||
|
"directoryIndex" : 1,
|
||
|
"id" : "example::@70983d692f648185febe",
|
||
|
"jsonFile" : "target-example-Debug-2de1719d268d7c2e63a2.json",
|
||
|
"name" : "example",
|
||
|
"projectIndex" : 1
|
||
|
},
|
||
|
{
|
||
|
"directoryIndex" : 0,
|
||
|
"id" : "spdlog::@6890427a1f51a3e7e1df",
|
||
|
"jsonFile" : "target-spdlog-Debug-21e5be96c52e9f8540ea.json",
|
||
|
"name" : "spdlog",
|
||
|
"projectIndex" : 0
|
||
|
},
|
||
|
{
|
||
|
"directoryIndex" : 2,
|
||
|
"id" : "spdlog-utests::@a44f0ac069e85531cdee",
|
||
|
"jsonFile" : "target-spdlog-utests-Debug-2d48a2f3516d0eeb0bbd.json",
|
||
|
"name" : "spdlog-utests",
|
||
|
"projectIndex" : 2
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"kind" : "codemodel",
|
||
|
"paths" :
|
||
|
{
|
||
|
"build" : "C:/devel/spdlog/out/build/x64-Debug",
|
||
|
"source" : "C:/devel/spdlog"
|
||
|
},
|
||
|
"version" :
|
||
|
{
|
||
|
"major" : 2,
|
||
|
"minor" : 0
|
||
|
}
|
||
|
}
|