Update MP2

This commit is contained in:
2024-03-08 09:15:43 -06:00
parent f0616ed75b
commit 9bbae8730d
23 changed files with 2742 additions and 198 deletions

View File

@@ -39,7 +39,7 @@
{
"directoryIndex" : 0,
"id" : "MP2_CalebFontenot_clion::@6890427a1f51a3e7e1df",
"jsonFile" : "target-MP2_CalebFontenot_clion-Debug-f0ee00cf9236155292bf.json",
"jsonFile" : "target-MP2_CalebFontenot_clion-Debug-2ff0bc4768d193acd8a3.json",
"name" : "MP2_CalebFontenot_clion",
"projectIndex" : 0
}

View File

@@ -26,7 +26,7 @@
"objects" :
[
{
"jsonFile" : "codemodel-v2-7994ae7a2eec2736a9bd.json",
"jsonFile" : "codemodel-v2-49c763030e4c57bc3076.json",
"kind" : "codemodel",
"version" :
{
@@ -86,7 +86,7 @@
},
"codemodel-v2" :
{
"jsonFile" : "codemodel-v2-7994ae7a2eec2736a9bd.json",
"jsonFile" : "codemodel-v2-49c763030e4c57bc3076.json",
"kind" : "codemodel",
"version" :
{

View File

@@ -35,7 +35,7 @@
"compileCommandFragments" :
[
{
"fragment" : "-lncurses -g -std=gnu++23 -fdiagnostics-color=always"
"fragment" : "-lncurses -fpermissive -g -std=gnu++23 -fdiagnostics-color=always"
}
],
"language" : "CXX",
@@ -63,7 +63,7 @@
"commandFragments" :
[
{
"fragment" : "-lncurses -g",
"fragment" : "-lncurses -fpermissive -g",
"role" : "flags"
},
{