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/CPP/HelloWorld/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-6c53346e7b0af46c468a.json
2022-10-29 18:17:27 +02:00

61 lines
960 B
JSON

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