# This is the CMakeCache file. # For build in directory: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_security_libfido2/libfido2/work/build # It was generated by CMake: /opt/local/libexec/cmake-bootstrap/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 ######################## //Build example programs BUILD_EXAMPLES:BOOL=ON //Build man pages BUILD_MANPAGES:BOOL=ON //Build the shared library BUILD_SHARED_LIBS:BOOL=ON //Build the static library BUILD_STATIC_LIBS:BOOL=ON //Build tool programs BUILD_TOOLS:BOOL=ON //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. CMAKE_BUILD_TYPE:STRING=MacPorts //No help, variable specified on the command line. CMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON //The CodeBlocks executable CMAKE_CODEBLOCKS_EXECUTABLE:FILEPATH=CMAKE_CODEBLOCKS_EXECUTABLE-NOTFOUND //Additional command line arguments when CodeBlocks invokes make. // Enter e.g. -j to get parallel builds CMAKE_CODEBLOCKS_MAKE_ARGUMENTS:STRING=-j4 //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //No help, variable specified on the command line. CMAKE_CXX_COMPILER:UNINITIALIZED=/usr/bin/g++-4.2 //No help, variable specified on the command line. CMAKE_C_COMPILER:UNINITIALIZED=/usr/bin/gcc-4.2 //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND //Flags used by the compiler during all build types. CMAKE_C_FLAGS:STRING=-pipe -Os -DNDEBUG -isystem/opt/local/include/LegacySupport -I/opt/local/include //Flags used by the compiler during debug builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release builds for minimum // size. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Flags used by the linker. CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport //Flags used by the linker during debug builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize 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 Release with Debug Info builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON //No help, variable specified on the command line. CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST //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= //No help, variable specified on the command line. CMAKE_INSTALL_NAME_DIR:UNINITIALIZED=/opt/local/lib //Path to a program. CMAKE_INSTALL_NAME_TOOL:FILEPATH=/opt/local/bin/install_name_tool //C header files for non-gcc (/usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/opt/local //No help, variable specified on the command line. CMAKE_INSTALL_RPATH:UNINITIALIZED=/opt/local/lib //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 //No help, variable specified on the command line. CMAKE_MAKE_PROGRAM:UNINITIALIZED=/usr/bin/make //Flags used by the linker during the creation of modules. CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport //Flags used by the linker during debug builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //No help, variable specified on the command line. CMAKE_MODULE_PATH:UNINITIALIZED=/opt/local/share/cmake/Modules //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND //No help, variable specified on the command line. CMAKE_OBJCXX_COMPILER:UNINITIALIZED=/usr/bin/g++-4.2 //No help, variable specified on the command line. CMAKE_OBJC_COMPILER:UNINITIALIZED=/usr/bin/gcc-4.2 //Path to a program. CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND //Build architectures for OSX CMAKE_OSX_ARCHITECTURES:STRING=ppc //Minimum OS X version to target for deployment (at runtime); newer // APIs weak linked. Set to empty string for default value. CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.6 //The product will be built against the headers and libraries located // inside the indicated SDK. CMAKE_OSX_SYSROOT:PATH=/ //No help, variable specified on the command line. CMAKE_POLICY_DEFAULT_CMP0025:UNINITIALIZED=NEW //No help, variable specified on the command line. CMAKE_POLICY_DEFAULT_CMP0060:UNINITIALIZED=NEW //No help, variable specified on the command line. CMAKE_PREFIX_PATH:UNINITIALIZED=/opt/local/share/cmake/Modules //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=libfido2 //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Flags used by the linker during the creation of dll's. CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport //Flags used by the linker during debug builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info 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. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //No help, variable specified on the command line. CMAKE_SYSTEM_PREFIX_PATH:UNINITIALIZED=/opt/local;/usr //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=ON //Enable fuzzing instrumentation FUZZ:BOOL=OFF //Path to a program. GZIP_PATH:FILEPATH=/usr/bin/gzip //Build libfuzzer harnesses LIBFUZZER:BOOL=OFF //Path to a program. MANDOC_PATH:FILEPATH=/opt/local/bin/mandoc //Experimental NFC support on Linux NFC_LINUX:BOOL=OFF //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/opt/local/bin/pkg-config //Path to a program. ProcessorCount_cmd_sysctl:FILEPATH=/usr/sbin/sysctl //Use hidapi as the HID backend USE_HIDAPI:BOOL=OFF //Abstract Windows Hello as a FIDO device USE_WINHELLO:BOOL=OFF //Dependencies for the target fido2_LIB_DEPENDS:STATIC=general;cbor;general;crypto;general;-framework CoreFoundation;general;-framework IOKit;general;z; //Dependencies for the target fido2_shared_LIB_DEPENDS:STATIC=general;cbor;general;crypto;general;-framework CoreFoundation;general;-framework IOKit;general;z; //Value Computed by CMake libfido2_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_security_libfido2/libfido2/work/build //Value Computed by CMake libfido2_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_security_libfido2/libfido2/work/libfido2-1.9.0 ######################## # INTERNAL cache entries ######################## CBOR_CFLAGS:INTERNAL= CBOR_CFLAGS_I:INTERNAL= CBOR_CFLAGS_OTHER:INTERNAL= CBOR_FOUND:INTERNAL=1 CBOR_INCLUDEDIR:INTERNAL=/opt/local/include CBOR_INCLUDE_DIRS:INTERNAL= CBOR_LDFLAGS:INTERNAL=-L/opt/local/lib;-lcbor CBOR_LDFLAGS_OTHER:INTERNAL= CBOR_LIBDIR:INTERNAL=/opt/local/lib CBOR_LIBRARIES:INTERNAL=cbor CBOR_LIBRARY_DIRS:INTERNAL=/opt/local/lib CBOR_LIBS:INTERNAL= CBOR_LIBS_L:INTERNAL= CBOR_LIBS_OTHER:INTERNAL= CBOR_LIBS_PATHS:INTERNAL= CBOR_PREFIX:INTERNAL=/opt/local CBOR_STATIC_CFLAGS:INTERNAL= CBOR_STATIC_CFLAGS_I:INTERNAL= CBOR_STATIC_CFLAGS_OTHER:INTERNAL= CBOR_STATIC_INCLUDE_DIRS:INTERNAL= CBOR_STATIC_LDFLAGS:INTERNAL=-L/opt/local/lib;-lcbor CBOR_STATIC_LDFLAGS_OTHER:INTERNAL= CBOR_STATIC_LIBDIR:INTERNAL= CBOR_STATIC_LIBRARIES:INTERNAL=cbor CBOR_STATIC_LIBRARY_DIRS:INTERNAL=/opt/local/lib CBOR_STATIC_LIBS:INTERNAL= CBOR_STATIC_LIBS_L:INTERNAL= CBOR_STATIC_LIBS_OTHER:INTERNAL= CBOR_STATIC_LIBS_PATHS:INTERNAL= CBOR_VERSION:INTERNAL=0.8.0 CBOR_libcbor_INCLUDEDIR:INTERNAL= CBOR_libcbor_LIBDIR:INTERNAL= CBOR_libcbor_PREFIX:INTERNAL= CBOR_libcbor_VERSION:INTERNAL= //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=/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_security_libfido2/libfido2/work/build //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=9 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=4 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/opt/local/libexec/cmake-bootstrap/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/opt/local/libexec/cmake-bootstrap/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/opt/local/libexec/cmake-bootstrap/bin/ctest //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 //Whether to issue deprecation errors for macros and functions. CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown //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=CodeBlocks //C compiler system defined macros CMAKE_EXTRA_GENERATOR_C_SYSTEM_DEFINED_MACROS:INTERNAL=__STDC__;1;__STDC_HOSTED__;1;__GNUC__;4;__GNUC_MINOR__;2;__GNUC_PATCHLEVEL__;1;__APPLE_CC__;5666;__SIZE_TYPE__;long unsigned int;__PTRDIFF_TYPE__;long int;__WCHAR_TYPE__;int;__WINT_TYPE__;int;__INTMAX_TYPE__;long int;__UINTMAX_TYPE__;long unsigned int;__GXX_ABI_VERSION;1002;__SCHAR_MAX__;127;__SHRT_MAX__;32767;__INT_MAX__;2147483647;__LONG_MAX__;9223372036854775807L;__LONG_LONG_MAX__;9223372036854775807LL;__WCHAR_MAX__;2147483647;__CHAR_BIT__;8;__INTMAX_MAX__;9223372036854775807L;__FLT_EVAL_METHOD__; ;__DEC_EVAL_METHOD__;2;__FLT_RADIX__;2;__FLT_MANT_DIG__;24;__FLT_DIG__;6;__FLT_MIN_EXP__;(-125);__FLT_MIN_10_EXP__;(-37);__FLT_MAX_EXP__;128;__FLT_MAX_10_EXP__;38;__FLT_MAX__;3.40282347e+38F;__FLT_MIN__;1.17549435e-38F;__FLT_EPSILON__;1.19209290e-7F;__FLT_DENORM_MIN__;1.40129846e-45F;__FLT_HAS_DENORM__;1;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_DIG__;15;__DBL_MIN_EXP__;(-1021);__DBL_MIN_10_EXP__;(-307);__DBL_MAX_EXP__;1024;__DBL_MAX_10_EXP__;308;__DBL_MAX__;1.7976931348623157e+308;__DBL_MIN__;2.2250738585072014e-308;__DBL_EPSILON__;2.2204460492503131e-16;__DBL_DENORM_MIN__;4.9406564584124654e-324;__DBL_HAS_DENORM__;1;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_DIG__;18;__LDBL_MIN_EXP__;(-16381);__LDBL_MIN_10_EXP__;(-4931);__LDBL_MAX_EXP__;16384;__LDBL_MAX_10_EXP__;4932;__DECIMAL_DIG__;21;__LDBL_MAX__;1.18973149535723176502e+4932L;__LDBL_MIN__;3.36210314311209350626e-4932L;__LDBL_EPSILON__;1.08420217248550443401e-19L;__LDBL_DENORM_MIN__;3.64519953188247460253e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__DEC32_MANT_DIG__;7;__DEC32_MIN_EXP__;(-95);__DEC32_MAX_EXP__;96;__DEC32_MIN__;1E-95DF;__DEC32_MAX__;9.999999E96DF;__DEC32_EPSILON__;1E-6DF;__DEC32_DEN__;0.000001E-95DF;__DEC64_MANT_DIG__;16;__DEC64_MIN_EXP__;(-383);__DEC64_MAX_EXP__;384;__DEC64_MIN__;1E-383DD;__DEC64_MAX__;9.999999999999999E384DD;__DEC64_EPSILON__;1E-15DD;__DEC64_DEN__;0.000000000000001E-383DD;__DEC128_MANT_DIG__;34;__DEC128_MIN_EXP__;(-6143);__DEC128_MAX_EXP__;6144;__DEC128_MIN__;1E-6143DL;__DEC128_MAX__;9.999999999999999999999999999999999E6144DL;__DEC128_EPSILON__;1E-33DL;__DEC128_DEN__;0.000000000000000000000000000000001E-6143DL;__REGISTER_PREFIX__; ;__USER_LABEL_PREFIX__;_;__VERSION__;"4.2.1 (Apple Inc. build 5666) (dot 3)";__GNUC_GNU_INLINE__;1;_LP64;1;__LP64__;1;__BLOCKS__;1;__NO_INLINE__;1;__FINITE_MATH_ONLY__; ;__pic__;2;__PIC__;2;__SSP__;1;__amd64;1;__amd64__;1;__x86_64;1;__x86_64__;1;__tune_core2__;1;__MMX__;1;__SSE__;1;__SSE2__;1;__SSE3__;1;__SSE_MATH__;1;__SSE2_MATH__;1;__k8;1;__k8__;1;__LITTLE_ENDIAN__;1;__MACH__;1;__APPLE__;1;__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__;1060;__CONSTANT_CFSTRINGS__;1;__strong; ;__weak;__attribute__((objc_gc(weak)));__block;__attribute__((__blocks__(byref)));OBJC_NEW_PROPERTIES;1;__DYNAMIC__;1 //C compiler system include directories CMAKE_EXTRA_GENERATOR_C_SYSTEM_INCLUDE_DIRS:INTERNAL=/opt/local/include;/opt/local/include/LegacySupport;/usr/lib/gcc/i686-apple-darwin10/4.2.1/include;/usr/include;/System/Library/Frameworks;/Library/Frameworks //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //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=/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_security_libfido2/libfido2/work/libfido2-1.9.0 //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_NAME_TOOL CMAKE_INSTALL_NAME_TOOL-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 //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_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=5 //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 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/opt/local/libexec/cmake-bootstrap/share/cmake-3.9 //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 //Suppress errors that are meant for the author of the CMakeLists.txt // files. CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE //Suppress Warnings that are meant for the author of the CMakeLists.txt // files. CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE //uname command CMAKE_UNAME:INTERNAL=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Whether to issue warnings for deprecated functionality. CMAKE_WARN_DEPRECATED:INTERNAL=FALSE CRYPTO_CFLAGS:INTERNAL=-I/opt/local/libexec/openssl3/include CRYPTO_CFLAGS_I:INTERNAL= CRYPTO_CFLAGS_OTHER:INTERNAL= CRYPTO_FOUND:INTERNAL=1 CRYPTO_INCLUDEDIR:INTERNAL=/opt/local/libexec/openssl3/include CRYPTO_INCLUDE_DIRS:INTERNAL=/opt/local/libexec/openssl3/include CRYPTO_LDFLAGS:INTERNAL=-L/opt/local/libexec/openssl3/lib;-lcrypto CRYPTO_LDFLAGS_OTHER:INTERNAL= CRYPTO_LIBDIR:INTERNAL=/opt/local/libexec/openssl3/lib CRYPTO_LIBRARIES:INTERNAL=crypto CRYPTO_LIBRARY_DIRS:INTERNAL=/opt/local/libexec/openssl3/lib CRYPTO_LIBS:INTERNAL= CRYPTO_LIBS_L:INTERNAL= CRYPTO_LIBS_OTHER:INTERNAL= CRYPTO_LIBS_PATHS:INTERNAL= CRYPTO_PREFIX:INTERNAL=/opt/local/libexec/openssl3 CRYPTO_STATIC_CFLAGS:INTERNAL=-I/opt/local/libexec/openssl3/include CRYPTO_STATIC_CFLAGS_I:INTERNAL= CRYPTO_STATIC_CFLAGS_OTHER:INTERNAL= CRYPTO_STATIC_INCLUDE_DIRS:INTERNAL=/opt/local/libexec/openssl3/include CRYPTO_STATIC_LDFLAGS:INTERNAL=-L/opt/local/libexec/openssl3/lib;-lcrypto;-lz CRYPTO_STATIC_LDFLAGS_OTHER:INTERNAL= CRYPTO_STATIC_LIBDIR:INTERNAL= CRYPTO_STATIC_LIBRARIES:INTERNAL=crypto;z CRYPTO_STATIC_LIBRARY_DIRS:INTERNAL=/opt/local/libexec/openssl3/lib CRYPTO_STATIC_LIBS:INTERNAL= CRYPTO_STATIC_LIBS_L:INTERNAL= CRYPTO_STATIC_LIBS_OTHER:INTERNAL= CRYPTO_STATIC_LIBS_PATHS:INTERNAL= CRYPTO_VERSION:INTERNAL=3.0.2 CRYPTO_libcrypto_INCLUDEDIR:INTERNAL= CRYPTO_libcrypto_LIBDIR:INTERNAL= CRYPTO_libcrypto_PREFIX:INTERNAL= CRYPTO_libcrypto_VERSION:INTERNAL= //Details about finding PkgConfig FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/opt/local/bin/pkg-config][v0.29.2()] //Have symbol arc4random_buf HAVE_ARC4RANDOM_BUF:INTERNAL=1 //Have include cbor.h HAVE_CBOR_H:INTERNAL=1 //Have symbol clock_gettime HAVE_CLOCK_GETTIME:INTERNAL=1 //Have includes endian.h HAVE_ENDIAN_H:INTERNAL= //Have include err.h HAVE_ERR_H:INTERNAL=1 //Have symbol explicit_bzero HAVE_EXPLICIT_BZERO:INTERNAL= //Have symbol freezero HAVE_FREEZERO:INTERNAL= //Have symbol getline HAVE_GETLINE:INTERNAL=1 //Have symbol getopt HAVE_GETOPT:INTERNAL=1 //Have symbol getpagesize HAVE_GETPAGESIZE:INTERNAL=1 //Have symbol getrandom HAVE_GETRANDOM:INTERNAL= //Have symbol memset_s HAVE_MEMSET_S:INTERNAL= //Have include openssl/opensslv.h HAVE_OPENSSLV_H:INTERNAL=1 //Result of TRY_COMPILE HAVE_POSIX_IOCTL:INTERNAL=FALSE //Have symbol readpassphrase HAVE_READPASSPHRASE:INTERNAL=1 //Have symbol recallocarray HAVE_RECALLOCARRAY:INTERNAL= //Test HAVE_SHORTEN_64_TO_32 HAVE_SHORTEN_64_TO_32:INTERNAL=1 //Have include signal.h HAVE_SIGNAL_H:INTERNAL=1 //Test HAVE_STACK_PROTECTOR_ALL HAVE_STACK_PROTECTOR_ALL:INTERNAL=1 //Have symbol strlcat HAVE_STRLCAT:INTERNAL=1 //Have symbol strlcpy HAVE_STRLCPY:INTERNAL=1 //Have symbol strsep HAVE_STRSEP:INTERNAL=1 //Have symbol sysconf HAVE_SYSCONF:INTERNAL=1 //Have includes sys/random.h HAVE_SYS_RANDOM_H:INTERNAL= //Have symbol timespecsub HAVE_TIMESPECSUB:INTERNAL= //Have symbol timingsafe_bcmp HAVE_TIMINGSAFE_BCMP:INTERNAL= //Have include unistd.h HAVE_UNISTD_H:INTERNAL=1 //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ProcessorCount_cmd_sysctl ProcessorCount_cmd_sysctl-ADVANCED:INTERNAL=1 ZLIB_CFLAGS:INTERNAL= ZLIB_CFLAGS_I:INTERNAL= ZLIB_CFLAGS_OTHER:INTERNAL= ZLIB_FOUND:INTERNAL=1 ZLIB_INCLUDEDIR:INTERNAL=/opt/local/include ZLIB_INCLUDE_DIRS:INTERNAL= ZLIB_LDFLAGS:INTERNAL=-L/opt/local/lib;-lz ZLIB_LDFLAGS_OTHER:INTERNAL= ZLIB_LIBDIR:INTERNAL=/opt/local/lib ZLIB_LIBRARIES:INTERNAL=z ZLIB_LIBRARY_DIRS:INTERNAL=/opt/local/lib ZLIB_LIBS:INTERNAL= ZLIB_LIBS_L:INTERNAL= ZLIB_LIBS_OTHER:INTERNAL= ZLIB_LIBS_PATHS:INTERNAL= ZLIB_PREFIX:INTERNAL=/opt/local ZLIB_STATIC_CFLAGS:INTERNAL= ZLIB_STATIC_CFLAGS_I:INTERNAL= ZLIB_STATIC_CFLAGS_OTHER:INTERNAL= ZLIB_STATIC_INCLUDE_DIRS:INTERNAL= ZLIB_STATIC_LDFLAGS:INTERNAL=-L/opt/local/lib;-lz ZLIB_STATIC_LDFLAGS_OTHER:INTERNAL= ZLIB_STATIC_LIBDIR:INTERNAL= ZLIB_STATIC_LIBRARIES:INTERNAL=z ZLIB_STATIC_LIBRARY_DIRS:INTERNAL=/opt/local/lib ZLIB_STATIC_LIBS:INTERNAL= ZLIB_STATIC_LIBS_L:INTERNAL= ZLIB_STATIC_LIBS_OTHER:INTERNAL= ZLIB_STATIC_LIBS_PATHS:INTERNAL= ZLIB_VERSION:INTERNAL=1.2.11 ZLIB_zlib_INCLUDEDIR:INTERNAL= ZLIB_zlib_LIBDIR:INTERNAL= ZLIB_zlib_PREFIX:INTERNAL= ZLIB_zlib_VERSION:INTERNAL= //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/opt/local __pkg_config_checked_CBOR:INTERNAL=1 __pkg_config_checked_CRYPTO:INTERNAL=1 __pkg_config_checked_ZLIB:INTERNAL=1 prefix_result:INTERNAL=/opt/local/lib