From 9ff5024d39d5bc59ca478e61d50fe2cde750b61d Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sun, 3 Nov 2019 15:59:51 +0100 Subject: [PATCH] Removed CMakeFiles --- third_party/CMakeCache.txt | 95 ------------------- .../CMakeFiles/3.11.1/CMakeSystem.cmake | 15 --- third_party/CMakeFiles/CMakeOutput.log | 1 - third_party/CMakeFiles/cmake.check_cache | 1 - 4 files changed, 112 deletions(-) delete mode 100644 third_party/CMakeCache.txt delete mode 100644 third_party/CMakeFiles/3.11.1/CMakeSystem.cmake delete mode 100644 third_party/CMakeFiles/CMakeOutput.log delete mode 100644 third_party/CMakeFiles/cmake.check_cache diff --git a/third_party/CMakeCache.txt b/third_party/CMakeCache.txt deleted file mode 100644 index 845fc01..0000000 --- a/third_party/CMakeCache.txt +++ /dev/null @@ -1,95 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: c:/Users/WolverinDEV/TeaRoot-Client/third_party -# It was generated by CMake: C:/Program Files/CMake/bin/cmake.exe -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//No help, variable specified on the command line. -CMAKE_BUILD_TYPE:UNINITIALIZED=Release - -//Limited configurations -CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release - -//No help, variable specified on the command line. -CMAKE_C_FLAGS:UNINITIALIZED= -I../../boringssl/include/ - -//No help, variable specified on the command line. -CMAKE_INSTALL_PREFIX:UNINITIALIZED=C:/Users/WolverinDEV/TeaRoot-Client/third_party/libevent/out/win32_amd64/ - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=libevent - -//No help, variable specified on the command line. -EVENT__DISABLE_BENCHMARK:UNINITIALIZED=ON - -//No help, variable specified on the command line. -EVENT__DISABLE_OPENSSL:UNINITIALIZED=ON - -//No help, variable specified on the command line. -EVENT__DISABLE_SAMPLES:UNINITIALIZED=ON - -//No help, variable specified on the command line. -EVENT__DISABLE_TESTS:UNINITIALIZED=ON - -//Set library type to SHARED/STATIC/BOTH (default SHARED for MSVC, -// otherwise BOTH) -EVENT__LIBRARY_TYPE:STRING=STATIC - -//No help, variable specified on the command line. -EVENT__MSVC_STATIC_RUNTIME:UNINITIALIZED=ON - -//Value Computed by CMake -libevent_BINARY_DIR:STATIC=C:/Users/WolverinDEV/TeaRoot-Client/third_party - -//Value Computed by CMake -libevent_SOURCE_DIR:STATIC=C:/Users/WolverinDEV/TeaRoot-Client/third_party/libevent - - -######################## -# INTERNAL cache entries -######################## - -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=c:/Users/WolverinDEV/TeaRoot-Client/third_party -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=11 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake.exe -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cpack.exe -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake/bin/ctest.exe -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Visual Studio 15 2017 Win64 -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/WolverinDEV/TeaRoot-Client/third_party/libevent -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=C:/Program Files/CMake/share/cmake-3.11 - diff --git a/third_party/CMakeFiles/3.11.1/CMakeSystem.cmake b/third_party/CMakeFiles/3.11.1/CMakeSystem.cmake deleted file mode 100644 index d49f395..0000000 --- a/third_party/CMakeFiles/3.11.1/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Windows-6.1.7601") -set(CMAKE_HOST_SYSTEM_NAME "Windows") -set(CMAKE_HOST_SYSTEM_VERSION "6.1.7601") -set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64") - - - -set(CMAKE_SYSTEM "Windows-6.1.7601") -set(CMAKE_SYSTEM_NAME "Windows") -set(CMAKE_SYSTEM_VERSION "6.1.7601") -set(CMAKE_SYSTEM_PROCESSOR "AMD64") - -set(CMAKE_CROSSCOMPILING "FALSE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/third_party/CMakeFiles/CMakeOutput.log b/third_party/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 248f256..0000000 --- a/third_party/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1 +0,0 @@ -The system is: Windows - 6.1.7601 - AMD64 diff --git a/third_party/CMakeFiles/cmake.check_cache b/third_party/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/third_party/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file