diff options
author | psychocrypt <psychocrypt@users.noreply.github.com> | 2017-09-28 21:31:02 +0200 |
---|---|---|
committer | psychocrypt <psychocrypt@users.noreply.github.com> | 2017-09-30 23:46:08 +0200 |
commit | 82242501b02d19cf6549d35c5b8a8dd2a62a84d0 (patch) | |
tree | d44349a7f17132d0e7785fe938d00a7c7e594a64 | |
parent | 4fb2b5efee2ca3b0a46d484e0ca35e3dcaeac1d2 (diff) | |
download | xmr-stak-82242501b02d19cf6549d35c5b8a8dd2a62a84d0.zip xmr-stak-82242501b02d19cf6549d35c5b8a8dd2a62a84d0.tar.gz |
remove wrong commited cmake files
-rw-r--r-- | CMakeCache.txt | 38 | ||||
-rw-r--r-- | CMakeFiles/cmake.check_cache | 1 |
2 files changed, 0 insertions, 39 deletions
diff --git a/CMakeCache.txt b/CMakeCache.txt deleted file mode 100644 index 3c42ff2..0000000 --- a/CMakeCache.txt +++ /dev/null @@ -1,38 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /home/psychocrypt/workspace/xmr-stak-cpu -# It was generated by CMake: /usr/bin/cmake -# 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 -######################## - - -######################## -# INTERNAL cache entries -######################## - -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/psychocrypt/workspace/xmr-stak-cpu -//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=5 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/usr/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.5 - diff --git a/CMakeFiles/cmake.check_cache b/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file |