From c44cf5a720470b977d4be6a3081520b09303a99c Mon Sep 17 00:00:00 2001 From: gabime Date: Tue, 10 Dec 2019 02:42:28 +0200 Subject: [PATCH] Removed extra space --- CMakeLists.txt | 2 +- .../reply/index-2019-12-10T00-41-29-0476.json | 109 ++++++++++++++++++ 2 files changed, 110 insertions(+), 1 deletion(-) create mode 100644 out/build/x64-Debug/.cmake/api/v1/reply/index-2019-12-10T00-41-29-0476.json diff --git a/CMakeLists.txt b/CMakeLists.txt index 282795a7..260f8ae2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON) set(CMAKE_CXX_EXTENSIONS OFF) if(CMAKE_SYSTEM_NAME MATCHES "CYGWIN") - set(CMAKE_CXX_EXTENSIONS ON) + set(CMAKE_CXX_EXTENSIONS ON) endif() diff --git a/out/build/x64-Debug/.cmake/api/v1/reply/index-2019-12-10T00-41-29-0476.json b/out/build/x64-Debug/.cmake/api/v1/reply/index-2019-12-10T00-41-29-0476.json new file mode 100644 index 00000000..df52a6d8 --- /dev/null +++ b/out/build/x64-Debug/.cmake/api/v1/reply/index-2019-12-10T00-41-29-0476.json @@ -0,0 +1,109 @@ +{ + "cmake" : + { + "generator" : + { + "name" : "Ninja" + }, + "paths" : + { + "cmake" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe", + "cpack" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cpack.exe", + "ctest" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/ctest.exe", + "root" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.14" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 14, + "patch" : 19060802, + "string" : "3.14.19060802-MSVC_2", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-8659ce1306b63f468359.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cache-v2-d9117564e4566f11a654.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-5db72eed5d94afad5157.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ], + "reply" : + { + "client-MicrosoftVS" : + { + "query.json" : + { + "requests" : + [ + { + "kind" : "cache", + "version" : 2 + }, + { + "kind" : "cmakeFiles", + "version" : 1 + }, + { + "kind" : "codemodel", + "version" : 2 + } + ], + "responses" : + [ + { + "jsonFile" : "cache-v2-d9117564e4566f11a654.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-5db72eed5d94afad5157.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + { + "jsonFile" : "codemodel-v2-8659ce1306b63f468359.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 0 + } + } + ] + } + } + } +}