mirror of
https://github.com/hmaxnl/asm-hello-world.git
synced 2024-11-13 04:34:20 +01:00
61 lines
967 B
JSON
61 lines
967 B
JSON
{
|
|
"configurations" :
|
|
[
|
|
{
|
|
"directories" :
|
|
[
|
|
{
|
|
"build" : ".",
|
|
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
|
|
"minimumCMakeVersion" :
|
|
{
|
|
"string" : "3.0"
|
|
},
|
|
"projectIndex" : 0,
|
|
"source" : ".",
|
|
"targetIndexes" :
|
|
[
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"name" : "Debug",
|
|
"projects" :
|
|
[
|
|
{
|
|
"directoryIndexes" :
|
|
[
|
|
0
|
|
],
|
|
"name" : "asm-hello-world",
|
|
"targetIndexes" :
|
|
[
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"targets" :
|
|
[
|
|
{
|
|
"directoryIndex" : 0,
|
|
"id" : "asm-hello-world::@6890427a1f51a3e7e1df",
|
|
"jsonFile" : "target-asm-hello-world-Debug-ddcfcbc49d6459e64974.json",
|
|
"name" : "asm-hello-world",
|
|
"projectIndex" : 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"kind" : "codemodel",
|
|
"paths" :
|
|
{
|
|
"build" : "/home/max/projects/asm-hello-world/build",
|
|
"source" : "/home/max/projects/asm-hello-world"
|
|
},
|
|
"version" :
|
|
{
|
|
"major" : 2,
|
|
"minor" : 4
|
|
}
|
|
}
|