I don't even rememeber what I changed between now and last commit
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -18,6 +18,11 @@
|
||||
"isGenerated" : true,
|
||||
"path" : "cmake-build-debug/CMakeFiles/3.28.3/CMakeSystem.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/usr/share/cmake/Modules/CMakeUnixFindMake.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
@@ -566,6 +571,21 @@
|
||||
"isExternal" : true,
|
||||
"path" : "/usr/share/cmake/Modules/Platform/UnixPaths.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/usr/share/cmake/Modules/CMakeFindCodeBlocks.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/usr/share/cmake/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
||||
"path" : "/usr/share/cmake/Modules/ProcessorCount.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
"isExternal" : true,
|
@@ -4,7 +4,7 @@
|
||||
"generator" :
|
||||
{
|
||||
"multiConfig" : false,
|
||||
"name" : "Ninja"
|
||||
"name" : "Unix Makefiles"
|
||||
},
|
||||
"paths" :
|
||||
{
|
||||
@@ -35,7 +35,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cache-v2-a1e8d25a8ab1073a6e9a.json",
|
||||
"jsonFile" : "cache-v2-fd61707d3f2528a32e65.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -44,7 +44,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-bb2b241a06e40295e82b.json",
|
||||
"jsonFile" : "cmakeFiles-v1-87f29cfb716b82a33c7e.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
@@ -53,7 +53,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "toolchains-v1-d07e87b0d452dcd2c54b.json",
|
||||
"jsonFile" : "toolchains-v1-3a45e23eeb554008254f.json",
|
||||
"kind" : "toolchains",
|
||||
"version" :
|
||||
{
|
||||
@@ -66,7 +66,7 @@
|
||||
{
|
||||
"cache-v2" :
|
||||
{
|
||||
"jsonFile" : "cache-v2-a1e8d25a8ab1073a6e9a.json",
|
||||
"jsonFile" : "cache-v2-fd61707d3f2528a32e65.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -76,7 +76,7 @@
|
||||
},
|
||||
"cmakeFiles-v1" :
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-bb2b241a06e40295e82b.json",
|
||||
"jsonFile" : "cmakeFiles-v1-87f29cfb716b82a33c7e.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
@@ -96,7 +96,7 @@
|
||||
},
|
||||
"toolchains-v1" :
|
||||
{
|
||||
"jsonFile" : "toolchains-v1-d07e87b0d452dcd2c54b.json",
|
||||
"jsonFile" : "toolchains-v1-3a45e23eeb554008254f.json",
|
||||
"kind" : "toolchains",
|
||||
"version" :
|
||||
{
|
@@ -66,7 +66,6 @@
|
||||
"linkFrameworkDirectories" : [],
|
||||
"linkLibraries" :
|
||||
[
|
||||
"ncurses",
|
||||
"stdc++",
|
||||
"m",
|
||||
"gcc_s",
|
Reference in New Issue
Block a user