Cleaning up file structure

This commit is contained in:
Christopher Sanden
2025-10-13 17:52:17 +02:00
parent 4fd5b87bb6
commit f9dc752231
42 changed files with 5487 additions and 76 deletions

View File

@@ -0,0 +1,60 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"jsonFile" : "directory-.-Debug-d0094a50bb2071803777.json",
"minimumCMakeVersion" :
{
"string" : "4.0"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "assignment1",
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "assignment1::@6890427a1f51a3e7e1df",
"jsonFile" : "target-assignment1-Debug-46d5c067e4441b13457a.json",
"name" : "assignment1",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "C:/Users/csand/IKT203/assignment1/cmake-build-debug",
"source" : "C:/Users/csand/IKT203/assignment1"
},
"version" :
{
"major" : 2,
"minor" : 8
}
}