This commit is contained in:
felicianoa237
2024-12-23 11:40:58 -06:00
commit 72674393e3
47 changed files with 4013 additions and 0 deletions

View File

@@ -0,0 +1,60 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"jsonFile" : "directory-.-Debug-d0094a50bb2071803777.json",
"minimumCMakeVersion" :
{
"string" : "3.25"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "ConsoleMenu",
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "ConsoleMenu::@6890427a1f51a3e7e1df",
"jsonFile" : "target-ConsoleMenu-Debug-f48b0a9821e7dfeadbdf.json",
"name" : "ConsoleMenu",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "C:/Users/tony/CLionProjects/ConsoleMenu/cmake-build-debug",
"source" : "C:/Users/tony/CLionProjects/ConsoleMenu"
},
"version" :
{
"major" : 2,
"minor" : 4
}
}