diff options
Diffstat (limited to 'cmake-build-debug/.cmake/api')
-rw-r--r-- | cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-9044da2dcda12e58665c.json (renamed from cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d8c16986ac54f14e6ad2.json) | 2 | ||||
-rw-r--r-- | cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T19-05-40-0056.json (renamed from cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T18-39-18-0017.json) | 4 | ||||
-rw-r--r-- | cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-7b44d0886268efe5b7fc.json (renamed from cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-435ebb35886eb992308e.json) | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d8c16986ac54f14e6ad2.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-9044da2dcda12e58665c.json index 234c68a..896f5ba 100644 --- a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d8c16986ac54f14e6ad2.json +++ b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-9044da2dcda12e58665c.json @@ -59,7 +59,7 @@ { "directoryIndex" : 0, "id" : "projects_ray::@6890427a1f51a3e7e1df", - "jsonFile" : "target-projects_ray-Debug-435ebb35886eb992308e.json", + "jsonFile" : "target-projects_ray-Debug-7b44d0886268efe5b7fc.json", "name" : "projects_ray", "projectIndex" : 0 }, diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T18-39-18-0017.json b/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T19-05-40-0056.json index 752320c..7de9e93 100644 --- a/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T18-39-18-0017.json +++ b/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T19-05-40-0056.json @@ -26,7 +26,7 @@ "objects" : [ { - "jsonFile" : "codemodel-v2-d8c16986ac54f14e6ad2.json", + "jsonFile" : "codemodel-v2-9044da2dcda12e58665c.json", "kind" : "codemodel", "version" : { @@ -86,7 +86,7 @@ }, "codemodel-v2" : { - "jsonFile" : "codemodel-v2-d8c16986ac54f14e6ad2.json", + "jsonFile" : "codemodel-v2-9044da2dcda12e58665c.json", "kind" : "codemodel", "version" : { diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-435ebb35886eb992308e.json b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-7b44d0886268efe5b7fc.json index 3ae76e6..b79bdff 100644 --- a/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-435ebb35886eb992308e.json +++ b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-7b44d0886268efe5b7fc.json @@ -356,7 +356,7 @@ "compileCommandFragments" : [ { - "fragment" : "-Wno-deprecated-volatile -g -std=gnu++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk -fcolor-diagnostics" + "fragment" : "-std=c++11 -g -std=gnu++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk -fcolor-diagnostics" } ], "defines" : @@ -547,7 +547,7 @@ "commandFragments" : [ { - "fragment" : "-Wno-deprecated-volatile -g", + "fragment" : "-std=c++11 -g", "role" : "flags" }, { |