Update MP2
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
"value" : "CXX compiler"
|
||||
}
|
||||
],
|
||||
"type" : "FILEPATH",
|
||||
"type" : "STRING",
|
||||
"value" : "/usr/bin/c++"
|
||||
},
|
||||
{
|
||||
@@ -282,7 +282,7 @@
|
||||
"value" : "C compiler"
|
||||
}
|
||||
],
|
||||
"type" : "FILEPATH",
|
||||
"type" : "STRING",
|
||||
"value" : "/usr/bin/cc"
|
||||
},
|
||||
{
|
@@ -39,7 +39,7 @@
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "MP2_CalebFontenot_clion::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-MP2_CalebFontenot_clion-Debug-d3c01b322ca9d00e6fc5.json",
|
||||
"jsonFile" : "target-MP2_CalebFontenot_clion-Debug-f0ee00cf9236155292bf.json",
|
||||
"name" : "MP2_CalebFontenot_clion",
|
||||
"projectIndex" : 0
|
||||
}
|
@@ -26,7 +26,7 @@
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-fb3b9160ce314057a50e.json",
|
||||
"jsonFile" : "codemodel-v2-7994ae7a2eec2736a9bd.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
@@ -35,7 +35,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cache-v2-a1e8d25a8ab1073a6e9a.json",
|
||||
"jsonFile" : "cache-v2-c837747917ba18cb3a09.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -66,7 +66,7 @@
|
||||
{
|
||||
"cache-v2" :
|
||||
{
|
||||
"jsonFile" : "cache-v2-a1e8d25a8ab1073a6e9a.json",
|
||||
"jsonFile" : "cache-v2-c837747917ba18cb3a09.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -86,7 +86,7 @@
|
||||
},
|
||||
"codemodel-v2" :
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-fb3b9160ce314057a50e.json",
|
||||
"jsonFile" : "codemodel-v2-7994ae7a2eec2736a9bd.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
@@ -35,7 +35,7 @@
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-lncurses -Wno-write-strings -g -std=gnu++23 -fdiagnostics-color=always"
|
||||
"fragment" : "-lncurses -g -std=gnu++23 -fdiagnostics-color=always"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
@@ -51,7 +51,9 @@
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2
|
||||
2,
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -61,7 +63,7 @@
|
||||
"commandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-lncurses -Wno-write-strings -g",
|
||||
"fragment" : "-lncurses -g",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
@@ -86,14 +88,18 @@
|
||||
[
|
||||
0,
|
||||
1,
|
||||
2
|
||||
2,
|
||||
4,
|
||||
5
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "Header Files",
|
||||
"sourceIndexes" :
|
||||
[
|
||||
3
|
||||
3,
|
||||
6,
|
||||
7
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -121,6 +127,28 @@
|
||||
"backtrace" : 1,
|
||||
"path" : "2DArrayOperations.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "binarySearch.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "colormap.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"path" : "colormap.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"path" : "binarySearch.h",
|
||||
"sourceGroupIndex" : 1
|
||||
}
|
||||
],
|
||||
"type" : "EXECUTABLE"
|
Reference in New Issue
Block a user