12131
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "STRING",
|
||||
"value" : "Release"
|
||||
"value" : "Debug"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_CACHEFILE_DIR",
|
||||
@@ -10,7 +10,7 @@
|
||||
[
|
||||
1
|
||||
],
|
||||
"jsonFile" : "directory-.-Release-f5ebdc15457944623624.json",
|
||||
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.0"
|
||||
@@ -20,7 +20,7 @@
|
||||
},
|
||||
{
|
||||
"build" : "src",
|
||||
"jsonFile" : "directory-src-Release-b6cf2213fc5053b67c22.json",
|
||||
"jsonFile" : "directory-src-Debug-b6cf2213fc5053b67c22.json",
|
||||
"minimumCMakeVersion" :
|
||||
{
|
||||
"string" : "3.0"
|
||||
@@ -34,7 +34,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"name" : "Release",
|
||||
"name" : "Debug",
|
||||
"projects" :
|
||||
[
|
||||
{
|
||||
@@ -55,7 +55,7 @@
|
||||
{
|
||||
"directoryIndex" : 1,
|
||||
"id" : "hook_aurora::@145eef247bfb46b6828c",
|
||||
"jsonFile" : "target-hook_aurora-Release-d5fd504686416a2960e7.json",
|
||||
"jsonFile" : "target-hook_aurora-Debug-26b160cff386bbe76241.json",
|
||||
"name" : "hook_aurora",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
@@ -26,7 +26,7 @@
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-c3adb5a1d4c66363f2e1.json",
|
||||
"jsonFile" : "codemodel-v2-fe07fa523d8e19dadf87.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
@@ -35,7 +35,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cache-v2-9c09e90f4d094e8cba56.json",
|
||||
"jsonFile" : "cache-v2-856d9edfebd351eed258.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -90,7 +90,7 @@
|
||||
"responses" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "cache-v2-9c09e90f4d094e8cba56.json",
|
||||
"jsonFile" : "cache-v2-856d9edfebd351eed258.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -99,7 +99,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-c3adb5a1d4c66363f2e1.json",
|
||||
"jsonFile" : "codemodel-v2-fe07fa523d8e19dadf87.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
@@ -67,7 +67,7 @@
|
||||
"compileCommandFragments" :
|
||||
[
|
||||
{
|
||||
"fragment" : "-m32 -m32 -fpic -O3 -DNDEBUG -std=gnu++11 -fPIC -std=c++11"
|
||||
"fragment" : "-m32 -m32 -fpic -g -std=gnu++11 -fPIC -std=c++11"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
Reference in New Issue
Block a user