From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

# This is the CMakeCache file.
# For build in directory: /tmp/XS-libcatch-XAgmTxpIj__m/Catch2-3.7.1/cmake_props
# 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
########################
//Read docs/configuration.md for details
CATCH_CONFIG_ANDROID_LOGWRITE:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_BAZEL_SUPPORT:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_COLOUR_WIN32:BOOL=OFF
//Read docs/configuration.md for details. Must form a valid integer
// literal.
CATCH_CONFIG_CONSOLE_WIDTH:STRING=80
//Read docs/configuration.md for details
CATCH_CONFIG_COUNTER:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_CPP11_TO_STRING:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_CPP17_BYTE:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_CPP17_OPTIONAL:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_CPP17_STRING_VIEW:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_CPP17_VARIANT:BOOL=OFF
//Read docs/configuration.md for details. The name of the reporter
// should be without quotes.
CATCH_CONFIG_DEFAULT_REPORTER:STRING=console
//Read docs/configuration.md for details
CATCH_CONFIG_DISABLE:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_DISABLE_EXCEPTIONS:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_DISABLE_EXCEPTIONS_CUSTOM_HANDLER:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_DISABLE_STRINGIFICATION:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_ENABLE_ALL_STRINGMAKERS:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_ENABLE_OPTIONAL_STRINGMAKER:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_ENABLE_PAIR_STRINGMAKER:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_ENABLE_TUPLE_STRINGMAKER:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_ENABLE_VARIANT_STRINGMAKER:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_EXPERIMENTAL_REDIRECT:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_EXPERIMENTAL_STATIC_ANALYSIS_SUPPORT:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_FAST_COMPILE:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_GETENV:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_GLOBAL_NEXTAFTER:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NOSTDOUT:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_ANDROID_LOGWRITE:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_BAZEL_SUPPORT:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_COLOUR_WIN32:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_COUNTER:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_CPP11_TO_STRING:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_CPP17_BYTE:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_CPP17_OPTIONAL:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_CPP17_STRING_VIEW:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_CPP17_VARIANT:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_EXPERIMENTAL_STATIC_ANALYSIS_SUPPORT:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_GETENV:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_GLOBAL_NEXTAFTER:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_POSIX_SIGNALS:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_USE_ASYNC:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_WCHAR:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_NO_WINDOWS_SEH:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_POSIX_SIGNALS:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_PREFIX_ALL:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_PREFIX_MESSAGES:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_USE_ASYNC:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_WCHAR:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_WINDOWS_CRTDBG:BOOL=OFF
//Read docs/configuration.md for details
CATCH_CONFIG_WINDOWS_SEH:BOOL=OFF
//Build tests, enable warnings, enable Werror, etc
CATCH_DEVELOPMENT_BUILD:BOOL=OFF
//Add compiler flags for improving build reproducibility
CATCH_ENABLE_REPRODUCIBLE_BUILD:BOOL=ON
//Install documentation alongside library
CATCH_INSTALL_DOCS:BOOL=ON
//Install extras (CMake scripts, debugger helpers) alongside library
CATCH_INSTALL_EXTRAS:BOOL=ON
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-12
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-12
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-12
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-12
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/tmp/XS-libcatch-XAgmTxpIj__m/Catch2-3.7.1/cmake_props/CMakeFiles/pkgRedirects
//User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin
//Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=
//Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share
//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=
//C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include
//Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=
//Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib
//Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
//Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=
//Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
//Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=
//C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
//No help, variable specified on the command line.
CMAKE_INSTALL_PREFIX:PATH=cmake_prefix
//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=
//System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin
//Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
//Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
//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=GetProps
//Value Computed by CMake
CMAKE_PROJECT_VERSION:STATIC=3.7.1
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MAJOR:STATIC=3
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MINOR:STATIC=7
//Value Computed by CMake
CMAKE_PROJECT_VERSION_PATCH:STATIC=1
//Value Computed by CMake
CMAKE_PROJECT_VERSION_TWEAK:STATIC=
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=/usr/bin/readelf
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
//No help, variable specified on the command line.
CONF_TARGETS:UNINITIALIZED=Catch2
//Enable to build Debian packages
CPACK_BINARY_DEB:BOOL=OFF
//Enable to build FreeBSD packages
CPACK_BINARY_FREEBSD:BOOL=OFF
//Enable to build IFW packages
CPACK_BINARY_IFW:BOOL=OFF
//Enable to build NSIS packages
CPACK_BINARY_NSIS:BOOL=OFF
//Enable to build RPM packages
CPACK_BINARY_RPM:BOOL=OFF
//Enable to build STGZ packages
CPACK_BINARY_STGZ:BOOL=ON
//Enable to build TBZ2 packages
CPACK_BINARY_TBZ2:BOOL=OFF
//Enable to build TGZ packages
CPACK_BINARY_TGZ:BOOL=ON
//Enable to build TXZ packages
CPACK_BINARY_TXZ:BOOL=OFF
//Enable to build TZ packages
CPACK_BINARY_TZ:BOOL=ON
//Enable to build RPM source packages
CPACK_SOURCE_RPM:BOOL=OFF
//Enable to build TBZ2 source packages
CPACK_SOURCE_TBZ2:BOOL=ON
//Enable to build TGZ source packages
CPACK_SOURCE_TGZ:BOOL=ON
//Enable to build TXZ source packages
CPACK_SOURCE_TXZ:BOOL=ON
//Enable to build TZ source packages
CPACK_SOURCE_TZ:BOOL=ON
//Enable to build ZIP source packages
CPACK_SOURCE_ZIP:BOOL=OFF
//Dependencies for the target
Catch2WithMain_LIB_DEPENDS:STATIC=general;Catch2;
//Value Computed by CMake
Catch2_BINARY_DIR:STATIC=/tmp/XS-libcatch-XAgmTxpIj__m/Catch2-3.7.1/build
//No help, variable specified on the command line.
Catch2_COMP_OPTIONS:UNINITIALIZED=-fPIC -I/home/syber/meia/var/lib/XS/Install.x/i -std=c++14 -ggdb3 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g0
//Value Computed by CMake
Catch2_IS_TOP_LEVEL:STATIC=OFF
//Value Computed by CMake
Catch2_SOURCE_DIR:STATIC=/tmp/XS-libcatch-XAgmTxpIj__m/Catch2-3.7.1
//Path to a library.
Catch2_is_good:FILEPATH=Catch2_is_good-NOTFOUND
//Value Computed by CMake
GetProps_BINARY_DIR:STATIC=/tmp/XS-libcatch-XAgmTxpIj__m/Catch2-3.7.1/cmake_props
//Value Computed by CMake
GetProps_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
GetProps_SOURCE_DIR:STATIC=/tmp/XS-libcatch-XAgmTxpIj__m/Catch2-3.7.1/cmake_props
//Path where catch2.pc is installed
PKGCONFIG_INSTALL_DIR:PATH=share/pkgconfig
//No help, variable specified on the command line.
PROJECT_NAME:UNINITIALIZED=dummy
//Path to a library.
PUBLIC_is_good:FILEPATH=PUBLIC_is_good-NOTFOUND
//No help, variable specified on the command line.
REQUESTED_PROPS:UNINITIALIZED=INTERFACE_COMPILE_DEFINITIONS;INTERFACE_COMPILE_OPTIONS;INTERFACE_INCLUDE_DIRECTORIES;INTERFACE_LINK_DIRECTORIES;INTERFACE_LINK_LIBRARIES;INTERFACE_LINK_OPTIONS;OUTPUT_NAME;NAME;IMPORT_PREFIX;IMPORT_SUFFIX;LINK_LIBRARIES;LINK_OPTIONS;LINK_FLAGS;IMPORTED_LOCATION
//No help, variable specified on the command line.
REQUESTED_TARGET:UNINITIALIZED=Catch2
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: CATCH_CONFIG_ANDROID_LOGWRITE
CATCH_CONFIG_ANDROID_LOGWRITE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_BAZEL_SUPPORT
CATCH_CONFIG_BAZEL_SUPPORT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_COLOUR_WIN32
CATCH_CONFIG_COLOUR_WIN32-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_CONSOLE_WIDTH
CATCH_CONFIG_CONSOLE_WIDTH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_COUNTER
CATCH_CONFIG_COUNTER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_CPP11_TO_STRING
CATCH_CONFIG_CPP11_TO_STRING-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_CPP17_BYTE
CATCH_CONFIG_CPP17_BYTE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_CPP17_OPTIONAL
CATCH_CONFIG_CPP17_OPTIONAL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_CPP17_STRING_VIEW
CATCH_CONFIG_CPP17_STRING_VIEW-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS
CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_CPP17_VARIANT
CATCH_CONFIG_CPP17_VARIANT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_DEFAULT_REPORTER
CATCH_CONFIG_DEFAULT_REPORTER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_DISABLE
CATCH_CONFIG_DISABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_DISABLE_EXCEPTIONS
CATCH_CONFIG_DISABLE_EXCEPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_DISABLE_EXCEPTIONS_CUSTOM_HANDLER
CATCH_CONFIG_DISABLE_EXCEPTIONS_CUSTOM_HANDLER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_DISABLE_STRINGIFICATION
CATCH_CONFIG_DISABLE_STRINGIFICATION-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_ENABLE_ALL_STRINGMAKERS
CATCH_CONFIG_ENABLE_ALL_STRINGMAKERS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_ENABLE_OPTIONAL_STRINGMAKER
CATCH_CONFIG_ENABLE_OPTIONAL_STRINGMAKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_ENABLE_PAIR_STRINGMAKER
CATCH_CONFIG_ENABLE_PAIR_STRINGMAKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_ENABLE_TUPLE_STRINGMAKER
CATCH_CONFIG_ENABLE_TUPLE_STRINGMAKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_ENABLE_VARIANT_STRINGMAKER
CATCH_CONFIG_ENABLE_VARIANT_STRINGMAKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_EXPERIMENTAL_REDIRECT
CATCH_CONFIG_EXPERIMENTAL_REDIRECT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_EXPERIMENTAL_STATIC_ANALYSIS_SUPPORT
CATCH_CONFIG_EXPERIMENTAL_STATIC_ANALYSIS_SUPPORT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_FAST_COMPILE
CATCH_CONFIG_FAST_COMPILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_GETENV
CATCH_CONFIG_GETENV-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_GLOBAL_NEXTAFTER
CATCH_CONFIG_GLOBAL_NEXTAFTER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NOSTDOUT
CATCH_CONFIG_NOSTDOUT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_ANDROID_LOGWRITE
CATCH_CONFIG_NO_ANDROID_LOGWRITE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_BAZEL_SUPPORT
CATCH_CONFIG_NO_BAZEL_SUPPORT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_COLOUR_WIN32
CATCH_CONFIG_NO_COLOUR_WIN32-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_COUNTER
CATCH_CONFIG_NO_COUNTER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_CPP11_TO_STRING
CATCH_CONFIG_NO_CPP11_TO_STRING-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_CPP17_BYTE
CATCH_CONFIG_NO_CPP17_BYTE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_CPP17_OPTIONAL
CATCH_CONFIG_NO_CPP17_OPTIONAL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_CPP17_STRING_VIEW
CATCH_CONFIG_NO_CPP17_STRING_VIEW-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS
CATCH_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_CPP17_VARIANT
CATCH_CONFIG_NO_CPP17_VARIANT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_EXPERIMENTAL_STATIC_ANALYSIS_SUPPORT
CATCH_CONFIG_NO_EXPERIMENTAL_STATIC_ANALYSIS_SUPPORT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_GETENV
CATCH_CONFIG_NO_GETENV-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_GLOBAL_NEXTAFTER
CATCH_CONFIG_NO_GLOBAL_NEXTAFTER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_POSIX_SIGNALS
CATCH_CONFIG_NO_POSIX_SIGNALS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_USE_ASYNC
CATCH_CONFIG_NO_USE_ASYNC-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_WCHAR
CATCH_CONFIG_NO_WCHAR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_NO_WINDOWS_SEH
CATCH_CONFIG_NO_WINDOWS_SEH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_POSIX_SIGNALS
CATCH_CONFIG_POSIX_SIGNALS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_PREFIX_ALL
CATCH_CONFIG_PREFIX_ALL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_PREFIX_MESSAGES
CATCH_CONFIG_PREFIX_MESSAGES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_USE_ASYNC
CATCH_CONFIG_USE_ASYNC-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_WCHAR
CATCH_CONFIG_WCHAR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_WINDOWS_CRTDBG
CATCH_CONFIG_WINDOWS_CRTDBG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CATCH_CONFIG_WINDOWS_SEH
CATCH_CONFIG_WINDOWS_SEH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/XS-libcatch-XAgmTxpIj__m/Catch2-3.7.1/cmake_props
//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=25
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED: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
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//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=/tmp/XS-libcatch-XAgmTxpIj__m/Catch2-3.7.1/cmake_props
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=3
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.25
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_DEB
CPACK_BINARY_DEB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_FREEBSD
CPACK_BINARY_FREEBSD-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_IFW
CPACK_BINARY_IFW-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_NSIS
CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_RPM
CPACK_BINARY_RPM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_STGZ
CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TBZ2
CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TGZ
CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TXZ
CPACK_BINARY_TXZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TZ
CPACK_BINARY_TZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_RPM
CPACK_SOURCE_RPM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TBZ2
CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TGZ
CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TXZ
CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TZ
CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_ZIP
CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
//Project GUID
Catch2WithMain_GUID_CMAKE:INTERNAL=8bd3552a-2cfb-4a59-ab15-2031b97ada1e
//Project GUID
Catch2_GUID_CMAKE:INTERNAL=8d538cbe-01bf-4a2e-a98a-6c368fdf13d7
//Test HAVE_FLAG__ffile_prefix_map__tmp_XS_libcatch_XAgmTxpIj__m_Catch2_3_7_1__
HAVE_FLAG__ffile_prefix_map__tmp_XS_libcatch_XAgmTxpIj__m_Catch2_3_7_1__:INTERNAL=1
//linker supports push/pop state
_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=cmake_prefix