You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
160 lines
5.9 KiB
160 lines
5.9 KiB
# This is the CMakeCache file.
|
|
# For build in directory: /media/mht/ADATA/repos/cpp_tracker/cmake-build-debug
|
|
# It was generated by CMake: /home/mht/.local/share/JetBrains/Toolbox/apps/clion/bin/cmake/linux/x64/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
|
|
########################
|
|
|
|
//No help, variable specified on the command line.
|
|
CMAKE_BUILD_TYPE:UNINITIALIZED=Debug
|
|
|
|
//Value Computed by CMake.
|
|
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/media/mht/ADATA/repos/cpp_tracker/cmake-build-debug/CMakeFiles/pkgRedirects
|
|
|
|
//No help, variable specified on the command line.
|
|
CMAKE_MAKE_PROGRAM:UNINITIALIZED=/home/mht/.local/share/JetBrains/Toolbox/apps/clion/bin/ninja/linux/x64/ninja
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
|
|
|
//Value Computed by CMake
|
|
CMAKE_PROJECT_NAME:STATIC=cpp_tracker
|
|
|
|
//No help, variable specified on the command line.
|
|
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/media/mht/ADATA/repos/cpp_tracker/vcpkg//scripts/buildsystems/vcpkg.cmake
|
|
|
|
//Automatically copy dependencies into the output directory for
|
|
// executables.
|
|
VCPKG_APPLOCAL_DEPS:BOOL=ON
|
|
|
|
//Additional options to bootstrap vcpkg
|
|
VCPKG_BOOTSTRAP_OPTIONS:STRING=
|
|
|
|
//The directory which contains the installed libraries for each
|
|
// triplet
|
|
VCPKG_INSTALLED_DIR:PATH=/media/mht/ADATA/repos/cpp_tracker/cmake-build-debug/vcpkg_installed
|
|
|
|
//Additional install options to pass to vcpkg
|
|
VCPKG_INSTALL_OPTIONS:STRING=
|
|
|
|
//The path to the vcpkg manifest directory.
|
|
VCPKG_MANIFEST_DIR:PATH=/media/mht/ADATA/repos/cpp_tracker
|
|
|
|
//Install the dependencies listed in your manifest:
|
|
//\n If this is off, you will have to manually install your dependencies.
|
|
//\n See https://github.com/microsoft/vcpkg/tree/master/docs/specifications/manifests.md
|
|
// for more info.
|
|
//\n
|
|
VCPKG_MANIFEST_INSTALL:BOOL=ON
|
|
|
|
//Use manifest mode, as opposed to classic mode.
|
|
VCPKG_MANIFEST_MODE:BOOL=ON
|
|
|
|
//Overlay ports to use for vcpkg install in manifest mode
|
|
VCPKG_OVERLAY_PORTS:STRING=
|
|
|
|
//Overlay triplets to use for vcpkg install in manifest mode
|
|
VCPKG_OVERLAY_TRIPLETS:STRING=
|
|
|
|
//Appends the vcpkg paths to CMAKE_PREFIX_PATH, CMAKE_LIBRARY_PATH
|
|
// and CMAKE_FIND_ROOT_PATH so that vcpkg libraries/packages are
|
|
// found after toolchain/system libraries/packages.
|
|
VCPKG_PREFER_SYSTEM_LIBS:BOOL=OFF
|
|
|
|
//Enable the setup of CMAKE_PROGRAM_PATH to vcpkg paths
|
|
VCPKG_SETUP_CMAKE_PROGRAM_PATH:BOOL=ON
|
|
|
|
//Vcpkg target triplet (ex. x86-windows)
|
|
VCPKG_TARGET_TRIPLET:STRING=x64-linux
|
|
|
|
//Trace calls to find_package()
|
|
VCPKG_TRACE_FIND_PACKAGE:BOOL=OFF
|
|
|
|
//Enables messages from the VCPKG toolchain for debugging purposes.
|
|
VCPKG_VERBOSE:BOOL=OFF
|
|
|
|
//(experimental) Automatically copy dependencies into the install
|
|
// target directory for executables. Requires CMake 3.14.
|
|
X_VCPKG_APPLOCAL_DEPS_INSTALL:BOOL=OFF
|
|
|
|
//(experimental) Add USES_TERMINAL to VCPKG_APPLOCAL_DEPS to force
|
|
// serialization.
|
|
X_VCPKG_APPLOCAL_DEPS_SERIALIZED:BOOL=OFF
|
|
|
|
//Path to a program.
|
|
Z_VCPKG_CL:FILEPATH=Z_VCPKG_CL-NOTFOUND
|
|
|
|
//The directory which contains the installed libraries for each
|
|
// triplet
|
|
_VCPKG_INSTALLED_DIR:PATH=/media/mht/ADATA/repos/cpp_tracker/cmake-build-debug/vcpkg_installed
|
|
|
|
//Value Computed by CMake
|
|
cpp_tracker_BINARY_DIR:STATIC=/media/mht/ADATA/repos/cpp_tracker/cmake-build-debug
|
|
|
|
//Value Computed by CMake
|
|
cpp_tracker_IS_TOP_LEVEL:STATIC=ON
|
|
|
|
//Value Computed by CMake
|
|
cpp_tracker_SOURCE_DIR:STATIC=/media/mht/ADATA/repos/cpp_tracker
|
|
|
|
|
|
########################
|
|
# INTERNAL cache entries
|
|
########################
|
|
|
|
//This is the directory where this CMakeCache.txt was created
|
|
CMAKE_CACHEFILE_DIR:INTERNAL=/media/mht/ADATA/repos/cpp_tracker/cmake-build-debug
|
|
//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=30
|
|
//Patch version of cmake used to create the current loaded cache
|
|
CMAKE_CACHE_PATCH_VERSION:INTERNAL=5
|
|
//Path to CMake executable.
|
|
CMAKE_COMMAND:INTERNAL=/home/mht/.local/share/JetBrains/Toolbox/apps/clion/bin/cmake/linux/x64/bin/cmake
|
|
//Path to cpack program executable.
|
|
CMAKE_CPACK_COMMAND:INTERNAL=/home/mht/.local/share/JetBrains/Toolbox/apps/clion/bin/cmake/linux/x64/bin/cpack
|
|
//Path to ctest program executable.
|
|
CMAKE_CTEST_COMMAND:INTERNAL=/home/mht/.local/share/JetBrains/Toolbox/apps/clion/bin/cmake/linux/x64/bin/ctest
|
|
//Name of external makefile project generator.
|
|
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
|
//Name of generator.
|
|
CMAKE_GENERATOR:INTERNAL=Ninja
|
|
//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=/media/mht/ADATA/repos/cpp_tracker
|
|
//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=/home/mht/.local/share/JetBrains/Toolbox/apps/clion/bin/cmake/linux/x64/share/cmake-3.30
|
|
//ADVANCED property for variable: CMAKE_TOOLCHAIN_FILE
|
|
CMAKE_TOOLCHAIN_FILE-ADVANCED:INTERNAL=1
|
|
//uname command
|
|
CMAKE_UNAME:INTERNAL=/usr/bin/uname
|
|
//ADVANCED property for variable: VCPKG_VERBOSE
|
|
VCPKG_VERBOSE-ADVANCED:INTERNAL=1
|
|
//Making sure VCPKG_MANIFEST_MODE doesn't change
|
|
Z_VCPKG_CHECK_MANIFEST_MODE:INTERNAL=ON
|
|
//Vcpkg root directory
|
|
Z_VCPKG_ROOT_DIR:INTERNAL=/media/mht/ADATA/repos/cpp_tracker/vcpkg
|
|
|