Ticket #64833: CMakeCache.txt

File CMakeCache.txt, 26.3 KB (added by barracuda156, 2 years ago)
Line 
1# This is the CMakeCache file.
2# For build in directory: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_security_libfido2/libfido2/work/build
3# It was generated by CMake: /opt/local/libexec/cmake-bootstrap/bin/cmake
4# You can edit this file to change values found and used by cmake.
5# If you do not want to change any of the values, simply exit the editor.
6# If you do want to change a value, simply edit, save, and exit the editor.
7# The syntax for the file is as follows:
8# KEY:TYPE=VALUE
9# KEY is the name of a variable in the cache.
10# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
11# VALUE is the current value for the KEY.
12
13########################
14# EXTERNAL cache entries
15########################
16
17//Build example programs
18BUILD_EXAMPLES:BOOL=ON
19
20//Build man pages
21BUILD_MANPAGES:BOOL=ON
22
23//Build the shared library
24BUILD_SHARED_LIBS:BOOL=ON
25
26//Build the static library
27BUILD_STATIC_LIBS:BOOL=ON
28
29//Build tool programs
30BUILD_TOOLS:BOOL=ON
31
32//Path to a program.
33CMAKE_AR:FILEPATH=/usr/bin/ar
34
35//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
36// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
37CMAKE_BUILD_TYPE:STRING=MacPorts
38
39//No help, variable specified on the command line.
40CMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON
41
42//The CodeBlocks executable
43CMAKE_CODEBLOCKS_EXECUTABLE:FILEPATH=CMAKE_CODEBLOCKS_EXECUTABLE-NOTFOUND
44
45//Additional command line arguments when CodeBlocks invokes make.
46// Enter e.g. -j<some_number> to get parallel builds
47CMAKE_CODEBLOCKS_MAKE_ARGUMENTS:STRING=-j4
48
49//Enable/Disable color output during build.
50CMAKE_COLOR_MAKEFILE:BOOL=ON
51
52//No help, variable specified on the command line.
53CMAKE_CXX_COMPILER:UNINITIALIZED=/usr/bin/g++-4.2
54
55//No help, variable specified on the command line.
56CMAKE_C_COMPILER:UNINITIALIZED=/usr/bin/gcc-4.2
57
58//A wrapper around 'ar' adding the appropriate '--plugin' option
59// for the GCC compiler
60CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND
61
62//A wrapper around 'ranlib' adding the appropriate '--plugin' option
63// for the GCC compiler
64CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND
65
66//Flags used by the compiler during all build types.
67CMAKE_C_FLAGS:STRING=-pipe -Os -DNDEBUG -isystem/opt/local/include/LegacySupport -I/opt/local/include
68
69//Flags used by the compiler during debug builds.
70CMAKE_C_FLAGS_DEBUG:STRING=-g
71
72//Flags used by the compiler during release builds for minimum
73// size.
74CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
75
76//Flags used by the compiler during release builds.
77CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
78
79//Flags used by the compiler during release builds with debug info.
80CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
81
82//Flags used by the linker.
83CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport
84
85//Flags used by the linker during debug builds.
86CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
87
88//Flags used by the linker during release minsize builds.
89CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
90
91//Flags used by the linker during release builds.
92CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
93
94//Flags used by the linker during Release with Debug Info builds.
95CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
96
97//Enable/Disable output of compile commands during generation.
98CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON
99
100//No help, variable specified on the command line.
101CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
102
103//User executables (bin)
104CMAKE_INSTALL_BINDIR:PATH=bin
105
106//Read-only architecture-independent data (DATAROOTDIR)
107CMAKE_INSTALL_DATADIR:PATH=
108
109//Read-only architecture-independent data root (share)
110CMAKE_INSTALL_DATAROOTDIR:PATH=share
111
112//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
113CMAKE_INSTALL_DOCDIR:PATH=
114
115//C header files (include)
116CMAKE_INSTALL_INCLUDEDIR:PATH=include
117
118//Info documentation (DATAROOTDIR/info)
119CMAKE_INSTALL_INFODIR:PATH=
120
121//Object code libraries (lib)
122CMAKE_INSTALL_LIBDIR:PATH=lib
123
124//Program executables (libexec)
125CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
126
127//Locale-dependent data (DATAROOTDIR/locale)
128CMAKE_INSTALL_LOCALEDIR:PATH=
129
130//Modifiable single-machine data (var)
131CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
132
133//Man documentation (DATAROOTDIR/man)
134CMAKE_INSTALL_MANDIR:PATH=
135
136//No help, variable specified on the command line.
137CMAKE_INSTALL_NAME_DIR:UNINITIALIZED=/opt/local/lib
138
139//Path to a program.
140CMAKE_INSTALL_NAME_TOOL:FILEPATH=/opt/local/bin/install_name_tool
141
142//C header files for non-gcc (/usr/include)
143CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
144
145//Install path prefix, prepended onto install directories.
146CMAKE_INSTALL_PREFIX:PATH=/opt/local
147
148//No help, variable specified on the command line.
149CMAKE_INSTALL_RPATH:UNINITIALIZED=/opt/local/lib
150
151//Run-time variable data (LOCALSTATEDIR/run)
152CMAKE_INSTALL_RUNSTATEDIR:PATH=
153
154//System admin executables (sbin)
155CMAKE_INSTALL_SBINDIR:PATH=sbin
156
157//Modifiable architecture-independent data (com)
158CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
159
160//Read-only single-machine data (etc)
161CMAKE_INSTALL_SYSCONFDIR:PATH=etc
162
163//Path to a program.
164CMAKE_LINKER:FILEPATH=/usr/bin/ld
165
166//No help, variable specified on the command line.
167CMAKE_MAKE_PROGRAM:UNINITIALIZED=/usr/bin/make
168
169//Flags used by the linker during the creation of modules.
170CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport
171
172//Flags used by the linker during debug builds.
173CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
174
175//Flags used by the linker during release minsize builds.
176CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
177
178//Flags used by the linker during release builds.
179CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
180
181//Flags used by the linker during Release with Debug Info builds.
182CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
183
184//No help, variable specified on the command line.
185CMAKE_MODULE_PATH:UNINITIALIZED=/opt/local/share/cmake/Modules
186
187//Path to a program.
188CMAKE_NM:FILEPATH=/usr/bin/nm
189
190//Path to a program.
191CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
192
193//No help, variable specified on the command line.
194CMAKE_OBJCXX_COMPILER:UNINITIALIZED=/usr/bin/g++-4.2
195
196//No help, variable specified on the command line.
197CMAKE_OBJC_COMPILER:UNINITIALIZED=/usr/bin/gcc-4.2
198
199//Path to a program.
200CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND
201
202//Build architectures for OSX
203CMAKE_OSX_ARCHITECTURES:STRING=ppc
204
205//Minimum OS X version to target for deployment (at runtime); newer
206// APIs weak linked. Set to empty string for default value.
207CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.6
208
209//The product will be built against the headers and libraries located
210// inside the indicated SDK.
211CMAKE_OSX_SYSROOT:PATH=/
212
213//No help, variable specified on the command line.
214CMAKE_POLICY_DEFAULT_CMP0025:UNINITIALIZED=NEW
215
216//No help, variable specified on the command line.
217CMAKE_POLICY_DEFAULT_CMP0060:UNINITIALIZED=NEW
218
219//No help, variable specified on the command line.
220CMAKE_PREFIX_PATH:UNINITIALIZED=/opt/local/share/cmake/Modules
221
222//Value Computed by CMake
223CMAKE_PROJECT_NAME:STATIC=libfido2
224
225//Path to a program.
226CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
227
228//Flags used by the linker during the creation of dll's.
229CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport
230
231//Flags used by the linker during debug builds.
232CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
233
234//Flags used by the linker during release minsize builds.
235CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
236
237//Flags used by the linker during release builds.
238CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
239
240//Flags used by the linker during Release with Debug Info builds.
241CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
242
243//If set, runtime paths are not added when installing shared libraries,
244// but are added when building.
245CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
246
247//If set, runtime paths are not added when using shared libraries.
248CMAKE_SKIP_RPATH:BOOL=NO
249
250//Flags used by the linker during the creation of static libraries.
251CMAKE_STATIC_LINKER_FLAGS:STRING=
252
253//Flags used by the linker during debug builds.
254CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
255
256//Flags used by the linker during release minsize builds.
257CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
258
259//Flags used by the linker during release builds.
260CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
261
262//Flags used by the linker during Release with Debug Info builds.
263CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
264
265//Path to a program.
266CMAKE_STRIP:FILEPATH=/usr/bin/strip
267
268//No help, variable specified on the command line.
269CMAKE_SYSTEM_PREFIX_PATH:UNINITIALIZED=/opt/local;/usr
270
271//If this value is on, makefiles will be generated without the
272// .SILENT directive, and all commands will be echoed to the console
273// during the make.  This is useful for debugging only. With Visual
274// Studio IDE projects all commands are done without /nologo.
275CMAKE_VERBOSE_MAKEFILE:BOOL=ON
276
277//Enable fuzzing instrumentation
278FUZZ:BOOL=OFF
279
280//Path to a program.
281GZIP_PATH:FILEPATH=/usr/bin/gzip
282
283//Build libfuzzer harnesses
284LIBFUZZER:BOOL=OFF
285
286//Path to a program.
287MANDOC_PATH:FILEPATH=/opt/local/bin/mandoc
288
289//Experimental NFC support on Linux
290NFC_LINUX:BOOL=OFF
291
292//pkg-config executable
293PKG_CONFIG_EXECUTABLE:FILEPATH=/opt/local/bin/pkg-config
294
295//Path to a program.
296ProcessorCount_cmd_sysctl:FILEPATH=/usr/sbin/sysctl
297
298//Use hidapi as the HID backend
299USE_HIDAPI:BOOL=OFF
300
301//Abstract Windows Hello as a FIDO device
302USE_WINHELLO:BOOL=OFF
303
304//Dependencies for the target
305fido2_LIB_DEPENDS:STATIC=general;cbor;general;crypto;general;-framework CoreFoundation;general;-framework IOKit;general;z;
306
307//Dependencies for the target
308fido2_shared_LIB_DEPENDS:STATIC=general;cbor;general;crypto;general;-framework CoreFoundation;general;-framework IOKit;general;z;
309
310//Value Computed by CMake
311libfido2_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_security_libfido2/libfido2/work/build
312
313//Value Computed by CMake
314libfido2_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_security_libfido2/libfido2/work/libfido2-1.9.0
315
316
317########################
318# INTERNAL cache entries
319########################
320
321CBOR_CFLAGS:INTERNAL=
322CBOR_CFLAGS_I:INTERNAL=
323CBOR_CFLAGS_OTHER:INTERNAL=
324CBOR_FOUND:INTERNAL=1
325CBOR_INCLUDEDIR:INTERNAL=/opt/local/include
326CBOR_INCLUDE_DIRS:INTERNAL=
327CBOR_LDFLAGS:INTERNAL=-L/opt/local/lib;-lcbor
328CBOR_LDFLAGS_OTHER:INTERNAL=
329CBOR_LIBDIR:INTERNAL=/opt/local/lib
330CBOR_LIBRARIES:INTERNAL=cbor
331CBOR_LIBRARY_DIRS:INTERNAL=/opt/local/lib
332CBOR_LIBS:INTERNAL=
333CBOR_LIBS_L:INTERNAL=
334CBOR_LIBS_OTHER:INTERNAL=
335CBOR_LIBS_PATHS:INTERNAL=
336CBOR_PREFIX:INTERNAL=/opt/local
337CBOR_STATIC_CFLAGS:INTERNAL=
338CBOR_STATIC_CFLAGS_I:INTERNAL=
339CBOR_STATIC_CFLAGS_OTHER:INTERNAL=
340CBOR_STATIC_INCLUDE_DIRS:INTERNAL=
341CBOR_STATIC_LDFLAGS:INTERNAL=-L/opt/local/lib;-lcbor
342CBOR_STATIC_LDFLAGS_OTHER:INTERNAL=
343CBOR_STATIC_LIBDIR:INTERNAL=
344CBOR_STATIC_LIBRARIES:INTERNAL=cbor
345CBOR_STATIC_LIBRARY_DIRS:INTERNAL=/opt/local/lib
346CBOR_STATIC_LIBS:INTERNAL=
347CBOR_STATIC_LIBS_L:INTERNAL=
348CBOR_STATIC_LIBS_OTHER:INTERNAL=
349CBOR_STATIC_LIBS_PATHS:INTERNAL=
350CBOR_VERSION:INTERNAL=0.8.0
351CBOR_libcbor_INCLUDEDIR:INTERNAL=
352CBOR_libcbor_LIBDIR:INTERNAL=
353CBOR_libcbor_PREFIX:INTERNAL=
354CBOR_libcbor_VERSION:INTERNAL=
355//ADVANCED property for variable: CMAKE_AR
356CMAKE_AR-ADVANCED:INTERNAL=1
357//This is the directory where this CMakeCache.txt was created
358CMAKE_CACHEFILE_DIR:INTERNAL=/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_security_libfido2/libfido2/work/build
359//Major version of cmake used to create the current loaded cache
360CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
361//Minor version of cmake used to create the current loaded cache
362CMAKE_CACHE_MINOR_VERSION:INTERNAL=9
363//Patch version of cmake used to create the current loaded cache
364CMAKE_CACHE_PATCH_VERSION:INTERNAL=4
365//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
366CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
367//Path to CMake executable.
368CMAKE_COMMAND:INTERNAL=/opt/local/libexec/cmake-bootstrap/bin/cmake
369//Path to cpack program executable.
370CMAKE_CPACK_COMMAND:INTERNAL=/opt/local/libexec/cmake-bootstrap/bin/cpack
371//Path to ctest program executable.
372CMAKE_CTEST_COMMAND:INTERNAL=/opt/local/libexec/cmake-bootstrap/bin/ctest
373//ADVANCED property for variable: CMAKE_C_COMPILER
374CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
375//ADVANCED property for variable: CMAKE_C_COMPILER_AR
376CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
377//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
378CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
379//ADVANCED property for variable: CMAKE_C_FLAGS
380CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
381//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
382CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
383//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
384CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
385//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
386CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
387//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
388CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
389//Whether to issue deprecation errors for macros and functions.
390CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE
391//Executable file format
392CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
393//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
394CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
395//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
396CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
397//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
398CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
399//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
400CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
401//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
402CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
403//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
404CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
405//Name of external makefile project generator.
406CMAKE_EXTRA_GENERATOR:INTERNAL=CodeBlocks
407//C compiler system defined macros
408CMAKE_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
409//C compiler system include directories
410CMAKE_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
411//Name of generator.
412CMAKE_GENERATOR:INTERNAL=Unix Makefiles
413//Name of generator platform.
414CMAKE_GENERATOR_PLATFORM:INTERNAL=
415//Name of generator toolset.
416CMAKE_GENERATOR_TOOLSET:INTERNAL=
417//Source directory with the top level CMakeLists.txt file for this
418// project
419CMAKE_HOME_DIRECTORY:INTERNAL=/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_security_libfido2/libfido2/work/libfido2-1.9.0
420//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
421CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
422//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
423CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
424//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
425CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
426//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
427CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
428//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
429CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
430//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
431CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
432//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
433CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
434//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
435CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
436//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
437CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
438//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
439CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
440//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
441CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
442//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
443CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
444//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
445CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
446//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
447CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
448//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
449CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
450//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
451CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
452//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
453CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
454//ADVANCED property for variable: CMAKE_LINKER
455CMAKE_LINKER-ADVANCED:INTERNAL=1
456//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
457CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
458//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
459CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
460//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
461CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
462//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
463CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
464//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
465CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
466//ADVANCED property for variable: CMAKE_NM
467CMAKE_NM-ADVANCED:INTERNAL=1
468//number of local generators
469CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=5
470//ADVANCED property for variable: CMAKE_OBJCOPY
471CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
472//ADVANCED property for variable: CMAKE_OBJDUMP
473CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
474//Platform information initialized
475CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
476//ADVANCED property for variable: CMAKE_RANLIB
477CMAKE_RANLIB-ADVANCED:INTERNAL=1
478//Path to CMake installation.
479CMAKE_ROOT:INTERNAL=/opt/local/libexec/cmake-bootstrap/share/cmake-3.9
480//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
481CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
482//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
483CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
484//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
485CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
486//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
487CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
488//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
489CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
490//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
491CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
492//ADVANCED property for variable: CMAKE_SKIP_RPATH
493CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
494//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
495CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
496//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
497CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
498//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
499CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
500//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
501CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
502//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
503CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
504//ADVANCED property for variable: CMAKE_STRIP
505CMAKE_STRIP-ADVANCED:INTERNAL=1
506//Suppress errors that are meant for the author of the CMakeLists.txt
507// files.
508CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE
509//Suppress Warnings that are meant for the author of the CMakeLists.txt
510// files.
511CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
512//uname command
513CMAKE_UNAME:INTERNAL=/usr/bin/uname
514//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
515CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
516//Whether to issue warnings for deprecated functionality.
517CMAKE_WARN_DEPRECATED:INTERNAL=FALSE
518CRYPTO_CFLAGS:INTERNAL=-I/opt/local/libexec/openssl3/include
519CRYPTO_CFLAGS_I:INTERNAL=
520CRYPTO_CFLAGS_OTHER:INTERNAL=
521CRYPTO_FOUND:INTERNAL=1
522CRYPTO_INCLUDEDIR:INTERNAL=/opt/local/libexec/openssl3/include
523CRYPTO_INCLUDE_DIRS:INTERNAL=/opt/local/libexec/openssl3/include
524CRYPTO_LDFLAGS:INTERNAL=-L/opt/local/libexec/openssl3/lib;-lcrypto
525CRYPTO_LDFLAGS_OTHER:INTERNAL=
526CRYPTO_LIBDIR:INTERNAL=/opt/local/libexec/openssl3/lib
527CRYPTO_LIBRARIES:INTERNAL=crypto
528CRYPTO_LIBRARY_DIRS:INTERNAL=/opt/local/libexec/openssl3/lib
529CRYPTO_LIBS:INTERNAL=
530CRYPTO_LIBS_L:INTERNAL=
531CRYPTO_LIBS_OTHER:INTERNAL=
532CRYPTO_LIBS_PATHS:INTERNAL=
533CRYPTO_PREFIX:INTERNAL=/opt/local/libexec/openssl3
534CRYPTO_STATIC_CFLAGS:INTERNAL=-I/opt/local/libexec/openssl3/include
535CRYPTO_STATIC_CFLAGS_I:INTERNAL=
536CRYPTO_STATIC_CFLAGS_OTHER:INTERNAL=
537CRYPTO_STATIC_INCLUDE_DIRS:INTERNAL=/opt/local/libexec/openssl3/include
538CRYPTO_STATIC_LDFLAGS:INTERNAL=-L/opt/local/libexec/openssl3/lib;-lcrypto;-lz
539CRYPTO_STATIC_LDFLAGS_OTHER:INTERNAL=
540CRYPTO_STATIC_LIBDIR:INTERNAL=
541CRYPTO_STATIC_LIBRARIES:INTERNAL=crypto;z
542CRYPTO_STATIC_LIBRARY_DIRS:INTERNAL=/opt/local/libexec/openssl3/lib
543CRYPTO_STATIC_LIBS:INTERNAL=
544CRYPTO_STATIC_LIBS_L:INTERNAL=
545CRYPTO_STATIC_LIBS_OTHER:INTERNAL=
546CRYPTO_STATIC_LIBS_PATHS:INTERNAL=
547CRYPTO_VERSION:INTERNAL=3.0.2
548CRYPTO_libcrypto_INCLUDEDIR:INTERNAL=
549CRYPTO_libcrypto_LIBDIR:INTERNAL=
550CRYPTO_libcrypto_PREFIX:INTERNAL=
551CRYPTO_libcrypto_VERSION:INTERNAL=
552//Details about finding PkgConfig
553FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/opt/local/bin/pkg-config][v0.29.2()]
554//Have symbol arc4random_buf
555HAVE_ARC4RANDOM_BUF:INTERNAL=1
556//Have include cbor.h
557HAVE_CBOR_H:INTERNAL=1
558//Have symbol clock_gettime
559HAVE_CLOCK_GETTIME:INTERNAL=1
560//Have includes endian.h
561HAVE_ENDIAN_H:INTERNAL=
562//Have include err.h
563HAVE_ERR_H:INTERNAL=1
564//Have symbol explicit_bzero
565HAVE_EXPLICIT_BZERO:INTERNAL=
566//Have symbol freezero
567HAVE_FREEZERO:INTERNAL=
568//Have symbol getline
569HAVE_GETLINE:INTERNAL=1
570//Have symbol getopt
571HAVE_GETOPT:INTERNAL=1
572//Have symbol getpagesize
573HAVE_GETPAGESIZE:INTERNAL=1
574//Have symbol getrandom
575HAVE_GETRANDOM:INTERNAL=
576//Have symbol memset_s
577HAVE_MEMSET_S:INTERNAL=
578//Have include openssl/opensslv.h
579HAVE_OPENSSLV_H:INTERNAL=1
580//Result of TRY_COMPILE
581HAVE_POSIX_IOCTL:INTERNAL=FALSE
582//Have symbol readpassphrase
583HAVE_READPASSPHRASE:INTERNAL=1
584//Have symbol recallocarray
585HAVE_RECALLOCARRAY:INTERNAL=
586//Test HAVE_SHORTEN_64_TO_32
587HAVE_SHORTEN_64_TO_32:INTERNAL=1
588//Have include signal.h
589HAVE_SIGNAL_H:INTERNAL=1
590//Test HAVE_STACK_PROTECTOR_ALL
591HAVE_STACK_PROTECTOR_ALL:INTERNAL=1
592//Have symbol strlcat
593HAVE_STRLCAT:INTERNAL=1
594//Have symbol strlcpy
595HAVE_STRLCPY:INTERNAL=1
596//Have symbol strsep
597HAVE_STRSEP:INTERNAL=1
598//Have symbol sysconf
599HAVE_SYSCONF:INTERNAL=1
600//Have includes sys/random.h
601HAVE_SYS_RANDOM_H:INTERNAL=
602//Have symbol timespecsub
603HAVE_TIMESPECSUB:INTERNAL=
604//Have symbol timingsafe_bcmp
605HAVE_TIMINGSAFE_BCMP:INTERNAL=
606//Have include unistd.h
607HAVE_UNISTD_H:INTERNAL=1
608//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
609PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
610//ADVANCED property for variable: ProcessorCount_cmd_sysctl
611ProcessorCount_cmd_sysctl-ADVANCED:INTERNAL=1
612ZLIB_CFLAGS:INTERNAL=
613ZLIB_CFLAGS_I:INTERNAL=
614ZLIB_CFLAGS_OTHER:INTERNAL=
615ZLIB_FOUND:INTERNAL=1
616ZLIB_INCLUDEDIR:INTERNAL=/opt/local/include
617ZLIB_INCLUDE_DIRS:INTERNAL=
618ZLIB_LDFLAGS:INTERNAL=-L/opt/local/lib;-lz
619ZLIB_LDFLAGS_OTHER:INTERNAL=
620ZLIB_LIBDIR:INTERNAL=/opt/local/lib
621ZLIB_LIBRARIES:INTERNAL=z
622ZLIB_LIBRARY_DIRS:INTERNAL=/opt/local/lib
623ZLIB_LIBS:INTERNAL=
624ZLIB_LIBS_L:INTERNAL=
625ZLIB_LIBS_OTHER:INTERNAL=
626ZLIB_LIBS_PATHS:INTERNAL=
627ZLIB_PREFIX:INTERNAL=/opt/local
628ZLIB_STATIC_CFLAGS:INTERNAL=
629ZLIB_STATIC_CFLAGS_I:INTERNAL=
630ZLIB_STATIC_CFLAGS_OTHER:INTERNAL=
631ZLIB_STATIC_INCLUDE_DIRS:INTERNAL=
632ZLIB_STATIC_LDFLAGS:INTERNAL=-L/opt/local/lib;-lz
633ZLIB_STATIC_LDFLAGS_OTHER:INTERNAL=
634ZLIB_STATIC_LIBDIR:INTERNAL=
635ZLIB_STATIC_LIBRARIES:INTERNAL=z
636ZLIB_STATIC_LIBRARY_DIRS:INTERNAL=/opt/local/lib
637ZLIB_STATIC_LIBS:INTERNAL=
638ZLIB_STATIC_LIBS_L:INTERNAL=
639ZLIB_STATIC_LIBS_OTHER:INTERNAL=
640ZLIB_STATIC_LIBS_PATHS:INTERNAL=
641ZLIB_VERSION:INTERNAL=1.2.11
642ZLIB_zlib_INCLUDEDIR:INTERNAL=
643ZLIB_zlib_LIBDIR:INTERNAL=
644ZLIB_zlib_PREFIX:INTERNAL=
645ZLIB_zlib_VERSION:INTERNAL=
646//CMAKE_INSTALL_PREFIX during last run
647_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/opt/local
648__pkg_config_checked_CBOR:INTERNAL=1
649__pkg_config_checked_CRYPTO:INTERNAL=1
650__pkg_config_checked_ZLIB:INTERNAL=1
651prefix_result:INTERNAL=/opt/local/lib
652