Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/C/Tutorial/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-82c45eafd63e89a0e577.json
2022-09-04 12:45:01 +02:00

61 lines
944 B
JSON

{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"jsonFile" : "directory-.-Debug-d0094a50bb2071803777.json",
"minimumCMakeVersion" :
{
"string" : "3.21"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "Tutorial",
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "Tutorial::@6890427a1f51a3e7e1df",
"jsonFile" : "target-Tutorial-Debug-f8777df06f286c8a0746.json",
"name" : "Tutorial",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "D:/Programmierstuff/C/Tutorial/cmake-build-debug",
"source" : "D:/Programmierstuff/C/Tutorial"
},
"version" :
{
"major" : 2,
"minor" : 3
}
}