Archived
Private
Public Access
1
0

Update 29.10.2022

This commit is contained in:
2022-10-29 18:17:27 +02:00
parent 2a1d18cb9d
commit 494fb2d8c5
355 changed files with 408588 additions and 155997 deletions

View File

@@ -0,0 +1,60 @@
{
"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
}
}