libhdf5: add missing architectures
[termux-packages] / packages / libhdf5 / i686 / CMakeCache.txt.hdf5.i686
CommitLineData
f77a3560
YN
1# This is the CMakeCache file.
2# For build in directory: /data/data/com.termux/files/home/hdf5-1.10.1/as
3# It was generated by CMake: /data/data/com.termux/files/usr/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//Allow unsupported combinations of configure options
18ALLOW_UNSUPPORTED:BOOL=OFF
19
20//Build Shared Libraries
21BUILD_SHARED_LIBS:BOOL=ON
22
23//Build Static Executabless
24BUILD_STATIC_EXECS:BOOL=OFF
25
26//Build the testing tree.
27BUILD_TESTING:BOOL=ON
28
29//Build With User Defined Values
30BUILD_USER_DEFINED_LIBS:BOOL=OFF
31
32//Path to a program.
33BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND
34
35//Path to a program.
36CMAKE_AR:FILEPATH=/data/data/com.termux/files/usr/bin/ar
37
38//Single Directory for all static libraries.
39CMAKE_ARCHIVE_OUTPUT_DIRECTORY:PATH=/data/data/com.termux/files/home/hdf5-1.10.1/as/bin
40
41//Choose the type of build, options are: None Debug Release RelWithDebInfo
42// MinSizeRel ...
43CMAKE_BUILD_TYPE:STRING=
44
45//CXX compiler
46CMAKE_CXX_COMPILER:FILEPATH=/data/data/com.termux/files/usr/bin/c++
47
48//LLVM archiver
49CMAKE_CXX_COMPILER_AR:FILEPATH=/data/data/com.termux/files/usr/bin/llvm-ar
50
51//Generate index for LLVM archive
52CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/data/data/com.termux/files/usr/bin/llvm-ranlib
53
54//Flags used by the CXX compiler during all build types.
55CMAKE_CXX_FLAGS:STRING=
56
57//Flags used by the CXX compiler during DEBUG builds.
58CMAKE_CXX_FLAGS_DEBUG:STRING=-g
59
60//Flags used by the CXX compiler during MINSIZEREL builds.
61CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
62
63//Flags used by the CXX compiler during RELEASE builds.
64CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
65
66//Flags used by the CXX compiler during RELWITHDEBINFO builds.
67CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
68
69//C compiler
70CMAKE_C_COMPILER:FILEPATH=/data/data/com.termux/files/usr/bin/cc
71
72//LLVM archiver
73CMAKE_C_COMPILER_AR:FILEPATH=/data/data/com.termux/files/usr/bin/llvm-ar
74
75//Generate index for LLVM archive
76CMAKE_C_COMPILER_RANLIB:FILEPATH=/data/data/com.termux/files/usr/bin/llvm-ranlib
77
78//Flags used by the C compiler during all build types.
79CMAKE_C_FLAGS:STRING=
80
81//Flags used by the C compiler during DEBUG builds.
82CMAKE_C_FLAGS_DEBUG:STRING=-g
83
84//Flags used by the C compiler during MINSIZEREL builds.
85CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
86
87//Flags used by the C compiler during RELEASE builds.
88CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
89
90//Flags used by the C compiler during RELWITHDEBINFO builds.
91CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
92
93//Flags used by the linker during all build types.
94CMAKE_EXE_LINKER_FLAGS:STRING=
95
96//Flags used by the linker during DEBUG builds.
97CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
98
99//Flags used by the linker during MINSIZEREL builds.
100CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
101
102//Flags used by the linker during RELEASE builds.
103CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
104
105//Flags used by the linker during RELWITHDEBINFO builds.
106CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
107
108//Enable/Disable output of compile commands during generation.
109CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
110
111//Single Directory for all fortran modules.
112CMAKE_Fortran_MODULE_DIRECTORY:PATH=/data/data/com.termux/files/home/hdf5-1.10.1/as/bin
113
114//Install path prefix, prepended onto install directories.
115CMAKE_INSTALL_PREFIX:PATH=/data/data/com.termux/files/usr
116
117//Single Directory for all Libraries
118CMAKE_LIBRARY_OUTPUT_DIRECTORY:PATH=/data/data/com.termux/files/home/hdf5-1.10.1/as/bin
119
120//Path to a program.
121CMAKE_LINKER:FILEPATH=/data/data/com.termux/files/usr/bin/ld
122
123//Program used to build from build.ninja files.
124CMAKE_MAKE_PROGRAM:FILEPATH=/data/data/com.termux/files/usr/bin/ninja
125
126//Flags used by the linker during the creation of modules during
127// all build types.
128CMAKE_MODULE_LINKER_FLAGS:STRING=
129
130//Flags used by the linker during the creation of modules during
131// DEBUG builds.
132CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
133
134//Flags used by the linker during the creation of modules during
135// MINSIZEREL builds.
136CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
137
138//Flags used by the linker during the creation of modules during
139// RELEASE builds.
140CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
141
142//Flags used by the linker during the creation of modules during
143// RELWITHDEBINFO builds.
144CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
145
146//Path to a program.
147CMAKE_NM:FILEPATH=/data/data/com.termux/files/usr/bin/nm
148
149//Path to a program.
150CMAKE_OBJCOPY:FILEPATH=/data/data/com.termux/files/usr/bin/objcopy
151
152//Path to a program.
153CMAKE_OBJDUMP:FILEPATH=/data/data/com.termux/files/usr/bin/objdump
154
155//Value Computed by CMake
156CMAKE_PROJECT_NAME:STATIC=HDF5
157
158//Path to a program.
159CMAKE_RANLIB:FILEPATH=/data/data/com.termux/files/usr/bin/ranlib
160
161//Single Directory for all Executables.
162CMAKE_RUNTIME_OUTPUT_DIRECTORY:PATH=/data/data/com.termux/files/home/hdf5-1.10.1/as/bin
163
164//Flags used by the linker during the creation of shared libraries
165// during all build types.
166CMAKE_SHARED_LINKER_FLAGS:STRING=
167
168//Flags used by the linker during the creation of shared libraries
169// during DEBUG builds.
170CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
171
172//Flags used by the linker during the creation of shared libraries
173// during MINSIZEREL builds.
174CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
175
176//Flags used by the linker during the creation of shared libraries
177// during RELEASE builds.
178CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
179
180//Flags used by the linker during the creation of shared libraries
181// during RELWITHDEBINFO builds.
182CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
183
184//If set, runtime paths are not added when installing shared libraries,
185// but are added when building.
186CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
187
188//If set, runtime paths are not added when using shared libraries.
189CMAKE_SKIP_RPATH:BOOL=NO
190
191//Flags used by the linker during the creation of static libraries
192// during all build types.
193CMAKE_STATIC_LINKER_FLAGS:STRING=
194
195//Flags used by the linker during the creation of static libraries
196// during DEBUG builds.
197CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
198
199//Flags used by the linker during the creation of static libraries
200// during MINSIZEREL builds.
201CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
202
203//Flags used by the linker during the creation of static libraries
204// during RELEASE builds.
205CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
206
207//Flags used by the linker during the creation of static libraries
208// during RELWITHDEBINFO builds.
209CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
210
211//Path to a program.
212CMAKE_STRIP:FILEPATH=/data/data/com.termux/files/usr/bin/strip
213
214//If this value is on, makefiles will be generated without the
215// .SILENT directive, and all commands will be echoed to the console
216// during the make. This is useful for debugging only. With Visual
217// Studio IDE projects all commands are done without /nologo.
218CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
219
220//Path to the coverage program that CTest uses for performing coverage
221// inspection
222COVERAGE_COMMAND:FILEPATH=/data/data/com.termux/files/usr/bin/gcov
223
224//Extra command line flags to pass to the coverage tool
225COVERAGE_EXTRA_FLAGS:STRING=-l
226
227//Enable to build RPM source packages
228CPACK_SOURCE_RPM:BOOL=OFF
229
230//Enable to build TBZ2 source packages
231CPACK_SOURCE_TBZ2:BOOL=ON
232
233//Enable to build TGZ source packages
234CPACK_SOURCE_TGZ:BOOL=ON
235
236//Enable to build TXZ source packages
237CPACK_SOURCE_TXZ:BOOL=ON
238
239//Enable to build TZ source packages
240CPACK_SOURCE_TZ:BOOL=ON
241
242//Enable to build ZIP source packages
243CPACK_SOURCE_ZIP:BOOL=OFF
244
245//How many times to retry timed-out CTest submissions.
246CTEST_SUBMIT_RETRY_COUNT:STRING=3
247
248//How long to wait between timed-out CTest submissions.
249CTEST_SUBMIT_RETRY_DELAY:STRING=20
250
251//Maximum time allowed before CTest will kill the test.
252CTEST_TEST_TIMEOUT:STRING=600
253
254//Path to a program.
255CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND
256
257//Options passed to the cvs update command.
258CVS_UPDATE_OPTIONS:STRING=-d -A -P
259
260//Maximum time allowed before CTest will kill the test.
261DART_TESTING_TIMEOUT:STRING=600
262
263//Path to a program.
264GITCOMMAND:FILEPATH=/data/data/com.termux/files/usr/bin/git
265
266//Allow External Library Building (NO SVN TGZ)
267HDF5_ALLOW_EXTERNAL_SUPPORT:STRING=NO
268
269//Value Computed by CMake
270HDF5_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as
271
272//Build HDF5 C++ Library
273HDF5_BUILD_CPP_LIB:BOOL=ON
274
275//Build HDF5 Library Examples
276HDF5_BUILD_EXAMPLES:BOOL=ON
277
278//Build FORTRAN support
279HDF5_BUILD_FORTRAN:BOOL=OFF
280
281//Build HIGH Level HDF5 Library
282HDF5_BUILD_HL_LIB:BOOL=ON
283
284//Build Java HDF5 Library
285HDF5_BUILD_JAVA:BOOL=OFF
286
287//Build HDF5 Tools
288HDF5_BUILD_TOOLS:BOOL=ON
289
290//Value Computed by CMake
291HDF5_CPP_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/c++
292
293//Value Computed by CMake
294HDF5_CPP_EXAMPLES_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/c++/examples
295
296//Value Computed by CMake
297HDF5_CPP_EXAMPLES_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/c++/examples
298
299//Value Computed by CMake
300HDF5_CPP_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/c++
301
302//Value Computed by CMake
303HDF5_CPP_SRC_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/c++/src
304
305//Value Computed by CMake
306HDF5_CPP_SRC_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/c++/src
307
308//Value Computed by CMake
309HDF5_CPP_TEST_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/c++/test
310
311//Value Computed by CMake
312HDF5_CPP_TEST_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/c++/test
313
314//Disable compiler warnings
315HDF5_DISABLE_COMPILER_WARNINGS:BOOL=OFF
316
317//Enable all warnings
318HDF5_ENABLE_ALL_WARNINGS:BOOL=OFF
319
320//Enable the function stack tracing (for developer debugging).
321HDF5_ENABLE_CODESTACK:BOOL=OFF
322
323//Enable code coverage for Libraries and Programs
324HDF5_ENABLE_COVERAGE:BOOL=OFF
325
326//Turn on extra debug output in all packages
327HDF5_ENABLE_DEBUG_APIS:BOOL=OFF
328
329//Enable deprecated public API symbols
330HDF5_ENABLE_DEPRECATED_SYMBOLS:BOOL=ON
331
332//Build the Direct I/O Virtual File Driver
333HDF5_ENABLE_DIRECT_VFD:BOOL=OFF
334
335//embed library info into executables
336HDF5_ENABLE_EMBEDDED_LIBINFO:BOOL=ON
337
338//Enable group four warnings
339HDF5_ENABLE_GROUPFOUR_WARNINGS:BOOL=OFF
340
341//Enable group one warnings
342HDF5_ENABLE_GROUPONE_WARNINGS:BOOL=OFF
343
344//Enable group three warnings
345HDF5_ENABLE_GROUPTHREE_WARNINGS:BOOL=OFF
346
347//Enable group two warnings
348HDF5_ENABLE_GROUPTWO_WARNINGS:BOOL=OFF
349
350//Enable group zero warnings
351HDF5_ENABLE_GROUPZERO_WARNINGS:BOOL=OFF
352
353//Enable datasets larger than memory
354HDF5_ENABLE_HSIZET:BOOL=ON
355
356//Enable parallel build (requires MPI)
357HDF5_ENABLE_PARALLEL:BOOL=OFF
358
359//Use SZip Filter
360HDF5_ENABLE_SZIP_SUPPORT:BOOL=OFF
361
362//Enable thread-safety
363HDF5_ENABLE_THREADSAFE:BOOL=OFF
364
365//Enable API tracing capability
366HDF5_ENABLE_TRACE:BOOL=OFF
367
368//Indicate that a memory checker is used
369HDF5_ENABLE_USING_MEMCHECKER:BOOL=OFF
370
371//Enable Zlib Filters
372HDF5_ENABLE_Z_LIB_SUPPORT:BOOL=OFF
373
374//Value Computed by CMake
375HDF5_EXAMPLES_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/examples
376
377//Value Computed by CMake
378HDF5_EXAMPLES_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/examples
379
380//Rebuild Generated Files
381HDF5_GENERATE_HEADERS:BOOL=OFF
382
383//Value Computed by CMake
384HDF5_HL_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl
385
386//Value Computed by CMake
387HDF5_HL_CPP_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl/c++
388
389//Value Computed by CMake
390HDF5_HL_CPP_EXAMPLES_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl/c++/examples
391
392//Value Computed by CMake
393HDF5_HL_CPP_EXAMPLES_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl/c++/examples
394
395//Value Computed by CMake
396HDF5_HL_CPP_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl/c++
397
398//Value Computed by CMake
399HDF5_HL_CPP_SRC_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl/c++/src
400
401//Value Computed by CMake
402HDF5_HL_CPP_SRC_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl/c++/src
403
404//Value Computed by CMake
405HDF5_HL_CPP_TEST_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl/c++/test
406
407//Value Computed by CMake
408HDF5_HL_CPP_TEST_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl/c++/test
409
410//Value Computed by CMake
411HDF5_HL_EXAMPLES_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl/examples
412
413//Value Computed by CMake
414HDF5_HL_EXAMPLES_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl/examples
415
416//Value Computed by CMake
417HDF5_HL_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl
418
419//Value Computed by CMake
420HDF5_HL_SRC_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl/src
421
422//Value Computed by CMake
423HDF5_HL_SRC_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl/src
424
425//Value Computed by CMake
426HDF5_HL_TEST_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl/test
427
428//Value Computed by CMake
429HDF5_HL_TEST_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl/test
430
431//Value Computed by CMake
432HDF5_HL_TOOLS_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl/tools
433
434//Value Computed by CMake
435HDF5_HL_TOOLS_GIF2H5_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl/tools/gif2h5
436
437//Value Computed by CMake
438HDF5_HL_TOOLS_GIF2H5_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl/tools/gif2h5
439
440//Value Computed by CMake
441HDF5_HL_TOOLS_H5WATCH_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/hl/tools/h5watch
442
443//Value Computed by CMake
444HDF5_HL_TOOLS_H5WATCH_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl/tools/h5watch
445
446//Value Computed by CMake
447HDF5_HL_TOOLS_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/hl/tools
448
449//Indicate that internal memory allocation sanity checks are enabled
450HDF5_MEMORY_ALLOC_SANITY_CHECK:BOOL=OFF
451
452//Enable metadata trace file collection
453HDF5_METADATA_TRACE_FILE:BOOL=OFF
454
455//CPACK - Disable packaging
456HDF5_NO_PACKAGES:BOOL=OFF
457
458//CPACK - include external libraries
459HDF5_PACKAGE_EXTLIBS:BOOL=OFF
460
461//Package the HDF5 Library Examples Compressed File
462HDF5_PACK_EXAMPLES:BOOL=OFF
463
464//Value Computed by CMake
465HDF5_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1
466
467//Value Computed by CMake
468HDF5_SRC_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/src
469
470//Value Computed by CMake
471HDF5_SRC_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/src
472
473//Whether to perform strict file format checks
474HDF5_STRICT_FORMAT_CHECKS:BOOL=OFF
475
476//Value Computed by CMake
477HDF5_TEST_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/test
478
479//Value Computed by CMake
480HDF5_TEST_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/test
481
482//Execute tests with different VFDs
483HDF5_TEST_VFD:BOOL=OFF
484
485//Value Computed by CMake
486HDF5_TOOLS_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools
487
488//Value Computed by CMake
489HDF5_TOOLS_LIB_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/lib
490
491//Value Computed by CMake
492HDF5_TOOLS_LIB_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/lib
493
494//Value Computed by CMake
495HDF5_TOOLS_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools
496
497//Value Computed by CMake
498HDF5_TOOLS_SRC_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src
499
500//Value Computed by CMake
501HDF5_TOOLS_SRC_H5COPY_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src/h5copy
502
503//Value Computed by CMake
504HDF5_TOOLS_SRC_H5COPY_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src/h5copy
505
506//Value Computed by CMake
507HDF5_TOOLS_SRC_H5DIFF_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src/h5diff
508
509//Value Computed by CMake
510HDF5_TOOLS_SRC_H5DIFF_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src/h5diff
511
512//Value Computed by CMake
513HDF5_TOOLS_SRC_H5DUMP_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src/h5dump
514
515//Value Computed by CMake
516HDF5_TOOLS_SRC_H5DUMP_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src/h5dump
517
518//Value Computed by CMake
519HDF5_TOOLS_SRC_H5FC_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src/h5format_convert
520
521//Value Computed by CMake
522HDF5_TOOLS_SRC_H5FC_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src/h5format_convert
523
524//Value Computed by CMake
525HDF5_TOOLS_SRC_H5IMPORT_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src/h5import
526
527//Value Computed by CMake
528HDF5_TOOLS_SRC_H5IMPORT_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src/h5import
529
530//Value Computed by CMake
531HDF5_TOOLS_SRC_H5JAM_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src/h5jam
532
533//Value Computed by CMake
534HDF5_TOOLS_SRC_H5JAM_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src/h5jam
535
536//Value Computed by CMake
537HDF5_TOOLS_SRC_H5LS_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src/h5ls
538
539//Value Computed by CMake
540HDF5_TOOLS_SRC_H5LS_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src/h5ls
541
542//Value Computed by CMake
543HDF5_TOOLS_SRC_H5REPACK_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src/h5repack
544
545//Value Computed by CMake
546HDF5_TOOLS_SRC_H5REPACK_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src/h5repack
547
548//Value Computed by CMake
549HDF5_TOOLS_SRC_H5STAT_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src/h5stat
550
551//Value Computed by CMake
552HDF5_TOOLS_SRC_H5STAT_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src/h5stat
553
554//Value Computed by CMake
555HDF5_TOOLS_SRC_MISC_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/src/misc
556
557//Value Computed by CMake
558HDF5_TOOLS_SRC_MISC_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src/misc
559
560//Value Computed by CMake
561HDF5_TOOLS_SRC_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/src
562
563//Value Computed by CMake
564HDF5_TOOLS_TEST_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test
565
566//Value Computed by CMake
567HDF5_TOOLS_TEST_H5COPY_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/h5copy
568
569//Value Computed by CMake
570HDF5_TOOLS_TEST_H5COPY_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/h5copy
571
572//Value Computed by CMake
573HDF5_TOOLS_TEST_H5DIFF_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/h5diff
574
575//Value Computed by CMake
576HDF5_TOOLS_TEST_H5DIFF_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/h5diff
577
578//Value Computed by CMake
579HDF5_TOOLS_TEST_H5DUMP_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/h5dump
580
581//Value Computed by CMake
582HDF5_TOOLS_TEST_H5DUMP_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/h5dump
583
584//Value Computed by CMake
585HDF5_TOOLS_TEST_H5FC_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/h5format_convert
586
587//Value Computed by CMake
588HDF5_TOOLS_TEST_H5FC_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/h5format_convert
589
590//Value Computed by CMake
591HDF5_TOOLS_TEST_H5IMPORT_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/h5import
592
593//Value Computed by CMake
594HDF5_TOOLS_TEST_H5IMPORT_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/h5import
595
596//Value Computed by CMake
597HDF5_TOOLS_TEST_H5JAM_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/h5jam
598
599//Value Computed by CMake
600HDF5_TOOLS_TEST_H5JAM_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/h5jam
601
602//Value Computed by CMake
603HDF5_TOOLS_TEST_H5LS_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/h5ls
604
605//Value Computed by CMake
606HDF5_TOOLS_TEST_H5LS_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/h5ls
607
608//Value Computed by CMake
609HDF5_TOOLS_TEST_H5REPACK_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/h5repack
610
611//Value Computed by CMake
612HDF5_TOOLS_TEST_H5REPACK_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/h5repack
613
614//Value Computed by CMake
615HDF5_TOOLS_TEST_H5STAT_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/h5stat
616
617//Value Computed by CMake
618HDF5_TOOLS_TEST_H5STAT_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/h5stat
619
620//Value Computed by CMake
621HDF5_TOOLS_TEST_MISC_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/misc
622
623//Value Computed by CMake
624HDF5_TOOLS_TEST_MISC_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/misc
625
626//Value Computed by CMake
627HDF5_TOOLS_TEST_PERFORM_BINARY_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/as/tools/test/perform
628
629//Value Computed by CMake
630HDF5_TOOLS_TEST_PERFORM_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test/perform
631
632//Value Computed by CMake
633HDF5_TOOLS_TEST_SOURCE_DIR:STATIC=/data/data/com.termux/files/home/hdf5-1.10.1/tools/test
634
635//Use the HDF5 1.6.x API by default
636HDF5_USE_16_API_DEFAULT:BOOL=OFF
637
638//Use the HDF5 1.8.x API by default
639HDF5_USE_18_API_DEFAULT:BOOL=OFF
640
641//Enable folder grouping of projects in IDEs.
642HDF5_USE_FOLDERS:BOOL=ON
643
644//IF data accuracy is guaranteed during data conversions
645HDF5_WANT_DATA_ACCURACY:BOOL=ON
646
647//exception handling functions is checked during data conversions
648HDF5_WANT_DCONV_EXCEPTION:BOOL=ON
649
650//Enable support for large (64-bit) files on Linux.
651HDF_ENABLE_LARGE_FILE:BOOL=ON
652
653//Control testing framework (0-3)
654HDF_TEST_EXPRESS:BOOL=OFF
655
656//Path to a program.
657HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND
658
659//Command to build the project
660MAKECOMMAND:STRING=/data/data/com.termux/files/usr/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}"
661
662//Path to the memory checking command, used for memory error detection.
663MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND
664
665//File that contains suppressions for the memory checker
666MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=
667
668//Path to a program.
669P4COMMAND:FILEPATH=P4COMMAND-NOTFOUND
670
671//Path to scp command, used by CTest for submitting results to
672// a Dart server
673SCPCOMMAND:FILEPATH=/data/data/com.termux/files/usr/bin/scp
674
675//Name of the computer/site where compile is being run
676SITE:STRING=localhost
677
678//Do not build the fortran shared libraries
679SKIP_HDF5_FORTRAN_SHARED:BOOL=OFF
680
681//Path to the SLURM sbatch executable
682SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND
683
684//Path to the SLURM srun executable
685SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND
686
687//Path to a program.
688SVNCOMMAND:FILEPATH=SVNCOMMAND-NOTFOUND
689
690//Dependencies for the target
691dynlib1_LIB_DEPENDS:STATIC=general;hdf5_test-static;
692
693//Dependencies for the target
694dynlib2_LIB_DEPENDS:STATIC=general;hdf5_test-static;
695
696//Dependencies for the target
697dynlib3_LIB_DEPENDS:STATIC=general;hdf5_test-static;
698
699//Dependencies for the target
700dynlib4_LIB_DEPENDS:STATIC=general;hdf5_test-static;
701
702//Dependencies for the target
703dynlibadd_LIB_DEPENDS:STATIC=general;hdf5_test-static;
704
705//Dependencies for the target
706dynlibdiff_LIB_DEPENDS:STATIC=general;hdf5_test-static;
707
708//Dependencies for the target
709dynlibdump_LIB_DEPENDS:STATIC=general;hdf5_test-static;
710
711//Dependencies for the target
712dynlibls_LIB_DEPENDS:STATIC=general;hdf5_test-static;
713
714//Dependencies for the target
715dynlibvers_LIB_DEPENDS:STATIC=general;hdf5_test-static;
716
717//Dependencies for the target
718hdf5-shared_LIB_DEPENDS:STATIC=general;m;general;dl;general;dl;
719
720//Dependencies for the target
721hdf5-static_LIB_DEPENDS:STATIC=general;m;general;dl;general;dl;
722
723//Dependencies for the target
724hdf5_cpp-shared_LIB_DEPENDS:STATIC=general;hdf5-shared;
725
726//Dependencies for the target
727hdf5_cpp-static_LIB_DEPENDS:STATIC=general;hdf5-static;
728
729//Dependencies for the target
730hdf5_hl-shared_LIB_DEPENDS:STATIC=general;hdf5-shared;
731
732//Dependencies for the target
733hdf5_hl-static_LIB_DEPENDS:STATIC=general;hdf5-static;
734
735//Dependencies for the target
736hdf5_hl_cpp-shared_LIB_DEPENDS:STATIC=general;hdf5_hl-shared;general;hdf5-shared;
737
738//Dependencies for the target
739hdf5_hl_cpp-static_LIB_DEPENDS:STATIC=general;hdf5_hl-static;general;hdf5-static;
740
741//Dependencies for the target
742hdf5_test-shared_LIB_DEPENDS:STATIC=general;hdf5-shared;
743
744//Dependencies for the target
745hdf5_test-static_LIB_DEPENDS:STATIC=general;hdf5-static;
746
747//Dependencies for the target
748hdf5_tools-shared_LIB_DEPENDS:STATIC=general;hdf5-shared;
749
750//Dependencies for the target
751hdf5_tools-static_LIB_DEPENDS:STATIC=general;hdf5-static;
752
753
754########################
755# INTERNAL cache entries
756########################
757
758//ADVANCED property for variable: ALLOW_UNSUPPORTED
759ALLOW_UNSUPPORTED-ADVANCED:INTERNAL=1
760//CXX test
761BOOL_NOTDEFINED:INTERNAL=
762//ADVANCED property for variable: BZRCOMMAND
763BZRCOMMAND-ADVANCED:INTERNAL=1
764//Have function clock_gettime
765CLOCK_GETTIME_IN_LIBC:INTERNAL=1
766//Have library posix4
767CLOCK_GETTIME_IN_LIBPOSIX4:INTERNAL=
768//Have library rt
769CLOCK_GETTIME_IN_LIBRT:INTERNAL=1
770//ADVANCED property for variable: CMAKE_AR
771CMAKE_AR-ADVANCED:INTERNAL=1
772//This is the directory where this CMakeCache.txt was created
773CMAKE_CACHEFILE_DIR:INTERNAL=/data/data/com.termux/files/home/hdf5-1.10.1/as
774//Major version of cmake used to create the current loaded cache
775CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
776//Minor version of cmake used to create the current loaded cache
777CMAKE_CACHE_MINOR_VERSION:INTERNAL=11
778//Patch version of cmake used to create the current loaded cache
779CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
780//Path to CMake executable.
781CMAKE_COMMAND:INTERNAL=/data/data/com.termux/files/usr/bin/cmake
782//Path to cpack program executable.
783CMAKE_CPACK_COMMAND:INTERNAL=/data/data/com.termux/files/usr/bin/cpack
784//ADVANCED property for variable: CMAKE_CTEST_COMMAND
785CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1
786//Path to ctest program executable.
787CMAKE_CTEST_COMMAND:INTERNAL=/data/data/com.termux/files/usr/bin/ctest
788//ADVANCED property for variable: CMAKE_CXX_COMPILER
789CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
790//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
791CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
792//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
793CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
794//ADVANCED property for variable: CMAKE_CXX_FLAGS
795CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
796//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
797CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
798//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
799CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
800//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
801CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
802//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
803CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
804//ADVANCED property for variable: CMAKE_C_COMPILER
805CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
806//ADVANCED property for variable: CMAKE_C_COMPILER_AR
807CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
808//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
809CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
810//ADVANCED property for variable: CMAKE_C_FLAGS
811CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
812//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
813CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
814//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
815CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
816//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
817CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
818//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
819CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
820//Executable file format
821CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
822//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
823CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
824//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
825CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
826//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
827CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
828//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
829CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
830//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
831CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
832//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
833CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
834//Name of external makefile project generator.
835CMAKE_EXTRA_GENERATOR:INTERNAL=
836//Name of generator.
837CMAKE_GENERATOR:INTERNAL=Ninja
838//Generator instance identifier.
839CMAKE_GENERATOR_INSTANCE:INTERNAL=
840//Name of generator platform.
841CMAKE_GENERATOR_PLATFORM:INTERNAL=
842//Name of generator toolset.
843CMAKE_GENERATOR_TOOLSET:INTERNAL=
844//Source directory with the top level CMakeLists.txt file for this
845// project
846CMAKE_HOME_DIRECTORY:INTERNAL=/data/data/com.termux/files/home/hdf5-1.10.1
847//Install .so files without execute permission.
848CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
849//ADVANCED property for variable: CMAKE_LINKER
850CMAKE_LINKER-ADVANCED:INTERNAL=1
851//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
852CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
853//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
854CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
855//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
856CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
857//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
858CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
859//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
860CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
861//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
862CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
863//ADVANCED property for variable: CMAKE_NM
864CMAKE_NM-ADVANCED:INTERNAL=1
865//Does the compiler support std::.
866CMAKE_NO_STD_NAMESPACE:INTERNAL=0
867//number of local generators
868CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=44
869//ADVANCED property for variable: CMAKE_OBJCOPY
870CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
871//ADVANCED property for variable: CMAKE_OBJDUMP
872CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
873//Platform information initialized
874CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
875//ADVANCED property for variable: CMAKE_RANLIB
876CMAKE_RANLIB-ADVANCED:INTERNAL=1
877//Path to CMake installation.
878CMAKE_ROOT:INTERNAL=/data/data/com.termux/files/usr/share/cmake-3.11
879//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
880CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
881//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
882CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
883//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
884CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
885//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
886CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
887//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
888CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
889//CHECK_TYPE_SIZE: sizeof(unsigned short)
890CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=2
891//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
892CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
893//ADVANCED property for variable: CMAKE_SKIP_RPATH
894CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
895//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
896CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
897//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
898CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
899//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
900CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
901//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
902CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
903//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
904CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
905//Result of TRY_COMPILE
906CMAKE_STD_NAMESPACE:INTERNAL=TRUE
907//ADVANCED property for variable: CMAKE_STRIP
908CMAKE_STRIP-ADVANCED:INTERNAL=1
909//uname command
910CMAKE_UNAME:INTERNAL=/data/data/com.termux/files/usr/bin/uname
911//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
912CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
913//ADVANCED property for variable: COVERAGE_COMMAND
914COVERAGE_COMMAND-ADVANCED:INTERNAL=1
915//ADVANCED property for variable: COVERAGE_EXTRA_FLAGS
916COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1
917//ADVANCED property for variable: CPACK_SOURCE_RPM
918CPACK_SOURCE_RPM-ADVANCED:INTERNAL=1
919//ADVANCED property for variable: CPACK_SOURCE_TBZ2
920CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
921//ADVANCED property for variable: CPACK_SOURCE_TGZ
922CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
923//ADVANCED property for variable: CPACK_SOURCE_TXZ
924CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1
925//ADVANCED property for variable: CPACK_SOURCE_TZ
926CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
927//ADVANCED property for variable: CPACK_SOURCE_ZIP
928CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
929//ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT
930CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1
931//ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY
932CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1
933//ADVANCED property for variable: CVSCOMMAND
934CVSCOMMAND-ADVANCED:INTERNAL=1
935//ADVANCED property for variable: CVS_UPDATE_OPTIONS
936CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1
937//CXX test
938CXX_HAVE_OFFSETOF:INTERNAL=
939//ADVANCED property for variable: DART_TESTING_TIMEOUT
940DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1
941//Result of TRY_COMPILE
942DEV_T_IS_SCALAR:INTERNAL=TRUE
943//Result of TRY_COMPILE
944GETTIMEOFDAY_GIVES_TZ:INTERNAL=TRUE
945//ADVANCED property for variable: GITCOMMAND
946GITCOMMAND-ADVANCED:INTERNAL=1
947//Other test
948H5_DEV_T_IS_SCALAR:INTERNAL=1
949//Other test
950H5_GETTIMEOFDAY_GIVES_TZ:INTERNAL=1
951//Have function alarm
952H5_HAVE_ALARM:INTERNAL=1
953//Have function asprintf
954H5_HAVE_ASPRINTF:INTERNAL=1
955//Other test
956H5_HAVE_ATTRIBUTE:INTERNAL=1
957//Other test
958H5_HAVE_C99_DESIGNATED_INITIALIZER:INTERNAL=1
959//Other test
960H5_HAVE_C99_FUNC:INTERNAL=1
961//Have function difftime
962H5_HAVE_DIFFTIME:INTERNAL=1
963//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h
964H5_HAVE_DIRENT_H:INTERNAL=1
965//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pthread.h;string.h;strings.h;stdlib.h;memory.h;dlfcn.h
966H5_HAVE_DLFCN_H:INTERNAL=1
967//Have function fcntl
968H5_HAVE_FCNTL:INTERNAL=1
969//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h
970H5_HAVE_FEATURES_H:INTERNAL=1
971//Have function flock
972H5_HAVE_FLOCK:INTERNAL=1
973//Have function fork
974H5_HAVE_FORK:INTERNAL=1
975//Have function frexpf
976H5_HAVE_FREXPF:INTERNAL=1
977//Have function frexpl
978H5_HAVE_FREXPL:INTERNAL=1
979//Have function fseeko
980H5_HAVE_FSEEKO:INTERNAL=1
981//Have function fseeko64
982H5_HAVE_FSEEKO64:INTERNAL=
983//Have function fstat64
984H5_HAVE_FSTAT64:INTERNAL=1
985//Have function ftello
986H5_HAVE_FTELLO:INTERNAL=1
987//Have function ftello64
988H5_HAVE_FTELLO64:INTERNAL=
989//Have function ftruncate64
990H5_HAVE_FTRUNCATE64:INTERNAL=1
991//Other test
992H5_HAVE_FUNCTION:INTERNAL=1
993//Have function GetConsoleScreenBufferInfo
994H5_HAVE_GETCONSOLESCREENBUFFERINFO:INTERNAL=
995//Have function gethostname
996H5_HAVE_GETHOSTNAME:INTERNAL=1
997//Have function getpwuid
998H5_HAVE_GETPWUID:INTERNAL=1
999//Have function getrusage
1000H5_HAVE_GETRUSAGE:INTERNAL=1
1001//Have function gettextinfo
1002H5_HAVE_GETTEXTINFO:INTERNAL=
1003//Have function gettimeofday
1004H5_HAVE_GETTIMEOFDAY:INTERNAL=1
1005//Have includes sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;globus/common.h
1006H5_HAVE_GLOBUS_COMMON_H:INTERNAL=
1007//Other test
1008H5_HAVE_INLINE:INTERNAL=1
1009//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pthread.h;string.h;strings.h;stdlib.h;memory.h;dlfcn.h;inttypes.h
1010H5_HAVE_INTTYPES_H:INTERNAL=1
1011//Have function ioctl
1012H5_HAVE_IOCTL:INTERNAL=1
1013//Have includes sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;io.h
1014H5_HAVE_IO_H:INTERNAL=
1015//Have library dl;m
1016H5_HAVE_LIBDL:INTERNAL=1
1017//Have library m;
1018H5_HAVE_LIBM:INTERNAL=1
1019//Have library ucb;m;dl
1020H5_HAVE_LIBUCB:INTERNAL=
1021//Have library ws2_32;m;dl
1022H5_HAVE_LIBWS2_32:INTERNAL=
1023//Have library wsock32;m;dl
1024H5_HAVE_LIBWSOCK32:INTERNAL=
1025//Have function llround
1026H5_HAVE_LLROUND:INTERNAL=1
1027//Have function llroundf
1028H5_HAVE_LLROUNDF:INTERNAL=1
1029//Have function longjmp
1030H5_HAVE_LONGJMP:INTERNAL=1
1031//Have function lround
1032H5_HAVE_LROUND:INTERNAL=1
1033//Have function lroundf
1034H5_HAVE_LROUNDF:INTERNAL=1
1035//Have function lseek64
1036H5_HAVE_LSEEK64:INTERNAL=1
1037//Have function lstat
1038H5_HAVE_LSTAT:INTERNAL=1
1039//Have includes sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;mach/mach_time.h
1040H5_HAVE_MACH_MACH_TIME_H:INTERNAL=
1041//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pthread.h;string.h;strings.h;stdlib.h;memory.h
1042H5_HAVE_MEMORY_H:INTERNAL=1
1043//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pthread.h;string.h;strings.h;stdlib.h;memory.h;dlfcn.h;inttypes.h;netinet/in.h
1044H5_HAVE_NETINET_IN_H:INTERNAL=1
1045//Other test
1046H5_HAVE_OFF64_T:INTERNAL=1
1047//Have includes sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pdb.h
1048H5_HAVE_PDB_H:INTERNAL=
1049//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pthread.h
1050H5_HAVE_PTHREAD_H:INTERNAL=1
1051//Have function random
1052H5_HAVE_RANDOM:INTERNAL=1
1053//Have function rand_r
1054H5_HAVE_RAND_R:INTERNAL=1
1055//Have function round
1056H5_HAVE_ROUND:INTERNAL=1
1057//Have function roundf
1058H5_HAVE_ROUNDF:INTERNAL=1
1059//Have function setjmp
1060H5_HAVE_SETJMP:INTERNAL=1
1061//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h
1062H5_HAVE_SETJMP_H:INTERNAL=1
1063//Have function setsysinfo
1064H5_HAVE_SETSYSINFO:INTERNAL=
1065//Have function siglongjmp
1066H5_HAVE_SIGLONGJMP:INTERNAL=1
1067//Have function signal
1068H5_HAVE_SIGNAL:INTERNAL=1
1069//Have function sigprocmask
1070H5_HAVE_SIGPROCMASK:INTERNAL=1
1071//Have function sigsetjmp
1072H5_HAVE_SIGSETJMP:INTERNAL=1
1073//Have function snprintf
1074H5_HAVE_SNPRINTF:INTERNAL=1
1075//Other test
1076H5_HAVE_SOCKLEN_T:INTERNAL=1
1077//Have function srandom
1078H5_HAVE_SRANDOM:INTERNAL=1
1079//Have includes sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pthread.h;srbclient.h
1080H5_HAVE_SRBCLIENT_H:INTERNAL=
1081//Have function stat64
1082H5_HAVE_STAT64:INTERNAL=1
1083//Other test
1084H5_HAVE_STAT64_STRUCT:INTERNAL=1
1085//Other test
1086H5_HAVE_STAT_ST_BLOCKS:INTERNAL=1
1087//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pthread.h;string.h;strings.h;stdlib.h;memory.h;dlfcn.h;inttypes.h;netinet/in.h;stdbool.h
1088H5_HAVE_STDBOOL_H:INTERNAL=1
1089//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h
1090H5_HAVE_STDDEF_H:INTERNAL=1
1091//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h
1092H5_HAVE_STDINT_H:INTERNAL=1
1093//Have include stdint.h
1094H5_HAVE_STDINT_H_CXX:INTERNAL=1
1095//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pthread.h;string.h;strings.h;stdlib.h
1096H5_HAVE_STDLIB_H:INTERNAL=1
1097//Have function strdup
1098H5_HAVE_STRDUP:INTERNAL=1
1099//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pthread.h;string.h;strings.h
1100H5_HAVE_STRINGS_H:INTERNAL=1
1101//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;pthread.h;string.h
1102H5_HAVE_STRING_H:INTERNAL=1
1103//Have function strtoll
1104H5_HAVE_STRTOLL:INTERNAL=1
1105//Have function strtoull
1106H5_HAVE_STRTOULL:INTERNAL=1
1107//Other test
1108H5_HAVE_STRUCT_TEXT_INFO:INTERNAL=
1109//Other test
1110H5_HAVE_STRUCT_TIMEZONE:INTERNAL=1
1111//Other test
1112H5_HAVE_STRUCT_TM_TM_ZONE:INTERNAL=
1113//Other test
1114H5_HAVE_STRUCT_VIDEOCONFIG:INTERNAL=
1115//Have function symlink
1116H5_HAVE_SYMLINK:INTERNAL=1
1117//Have function system
1118H5_HAVE_SYSTEM:INTERNAL=1
1119//Have include ;sys/file.h
1120H5_HAVE_SYS_FILE_H:INTERNAL=1
1121//Have include sys/file.h;sys/ioctl.h
1122H5_HAVE_SYS_IOCTL_H:INTERNAL=1
1123H5_HAVE_SYS_PROC_H:INTERNAL=
1124//Have include sys/file.h;sys/ioctl.h;sys/resource.h
1125H5_HAVE_SYS_RESOURCE_H:INTERNAL=1
1126//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h
1127H5_HAVE_SYS_SOCKET_H:INTERNAL=1
1128//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h
1129H5_HAVE_SYS_STAT_H:INTERNAL=1
1130H5_HAVE_SYS_SYSINFO_H:INTERNAL=
1131//Have includes sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;sys/timeb.h
1132H5_HAVE_SYS_TIMEB_H:INTERNAL=
1133//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h
1134H5_HAVE_SYS_TIME_H:INTERNAL=1
1135//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h
1136H5_HAVE_SYS_TYPES_H:INTERNAL=1
1137//Other test
1138H5_HAVE_TIMEZONE:INTERNAL=1
1139//Have symbol TIOCGETD
1140H5_HAVE_TIOCGETD:INTERNAL=1
1141//Have symbol TIOCGWINSZ
1142H5_HAVE_TIOCGWINSZ:INTERNAL=1
1143//Have function tmpfile
1144H5_HAVE_TMPFILE:INTERNAL=1
1145//Other test
1146H5_HAVE_TM_GMTOFF:INTERNAL=1
1147//Other test
1148H5_HAVE_TM_ZONE:INTERNAL=
1149//Have include sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h
1150H5_HAVE_UNISTD_H:INTERNAL=1
1151//Have function vasprintf
1152H5_HAVE_VASPRINTF:INTERNAL=1
1153//Have function vsnprintf
1154H5_HAVE_VSNPRINTF:INTERNAL=1
1155//Have function waitpid
1156H5_HAVE_WAITPID:INTERNAL=1
1157//Have includes sys/file.h;sys/ioctl.h;sys/resource.h;sys/socket.h;sys/stat.h;sys/time.h;sys/types.h;features.h;dirent.h;setjmp.h;stddef.h;stdint.h;unistd.h;winsock2.h
1158H5_HAVE_WINSOCK2_H:INTERNAL=
1159//Have function _getvideoconfig
1160H5_HAVE__GETVIDEOCONFIG:INTERNAL=
1161//Have function _scrsize
1162H5_HAVE__SCRSIZE:INTERNAL=
1163//Other test
1164H5_HAVE___INLINE:INTERNAL=1
1165//Other test
1166H5_HAVE___INLINE__:INTERNAL=1
1167//Other test
1168H5_HAVE___TM_GMTOFF:INTERNAL=
1169//Checking IF correctly converting long double to (unsigned) long
1170// long values
1171H5_LDOUBLE_TO_LLONG_ACCURATE:INTERNAL=1
1172//Result of TRY_COMPILE
1173H5_LDOUBLE_TO_LLONG_ACCURATE_COMPILE:INTERNAL=TRUE
1174//Result of TRY_RUN
1175H5_LDOUBLE_TO_LLONG_ACCURATE_RUN:INTERNAL=0
1176//Checking IF your system converts long double to (unsigned) long
1177// values with special algorithm
1178H5_LDOUBLE_TO_LONG_SPECIAL:INTERNAL=
1179//Result of TRY_COMPILE
1180H5_LDOUBLE_TO_LONG_SPECIAL_COMPILE:INTERNAL=TRUE
1181//Result of TRY_RUN
1182H5_LDOUBLE_TO_LONG_SPECIAL_RUN:INTERNAL=1
1183//Checking IF correctly converting (unsigned) long long to long
1184// double values
1185H5_LLONG_TO_LDOUBLE_CORRECT:INTERNAL=1
1186//Result of TRY_COMPILE
1187H5_LLONG_TO_LDOUBLE_CORRECT_COMPILE:INTERNAL=TRUE
1188//Result of TRY_RUN
1189H5_LLONG_TO_LDOUBLE_CORRECT_RUN:INTERNAL=0
1190//Checking IF your system can convert (unsigned) long to long double
1191// values with special algorithm
1192H5_LONG_TO_LDOUBLE_SPECIAL:INTERNAL=
1193//Result of TRY_COMPILE
1194H5_LONG_TO_LDOUBLE_SPECIAL_COMPILE:INTERNAL=TRUE
1195//Result of TRY_RUN
1196H5_LONG_TO_LDOUBLE_SPECIAL_RUN:INTERNAL=1
1197//Checking IF alignment restrictions are strictly enforced
1198H5_NO_ALIGNMENT_RESTRICTIONS:INTERNAL=1
1199//Result of TRY_COMPILE
1200H5_NO_ALIGNMENT_RESTRICTIONS_COMPILE:INTERNAL=TRUE
1201//Result of TRY_RUN
1202H5_NO_ALIGNMENT_RESTRICTIONS_RUN:INTERNAL=0
1203//CXX test
1204H5_NO_NAMESPACE:INTERNAL=
1205//CXX test
1206H5_NO_STD:INTERNAL=
1207//Result of TRY_COMPILE
1208H5_PRINTF_LL_TEST_COMPILE:INTERNAL=TRUE
1209//Result of TRY_RUN
1210H5_PRINTF_LL_TEST_RUN:INTERNAL=0
1211//Width for printf for type `long long' or `__int64', us. `ll
1212H5_PRINTF_LL_WIDTH:INTERNAL="q"
1213//CHECK_TYPE_SIZE: sizeof(_Bool)
1214H5_SIZEOF_BOOL:INTERNAL=1
1215//CHECK_TYPE_SIZE: sizeof(char)
1216H5_SIZEOF_CHAR:INTERNAL=1
1217//CHECK_TYPE_SIZE: sizeof(double)
1218H5_SIZEOF_DOUBLE:INTERNAL=8
1219//CHECK_TYPE_SIZE: sizeof(float)
1220H5_SIZEOF_FLOAT:INTERNAL=4
1221//CHECK_TYPE_SIZE: sizeof(int)
1222H5_SIZEOF_INT:INTERNAL=4
1223//CHECK_TYPE_SIZE: sizeof(int16_t)
1224H5_SIZEOF_INT16_T:INTERNAL=2
1225//CHECK_TYPE_SIZE: sizeof(int32_t)
1226H5_SIZEOF_INT32_T:INTERNAL=4
1227//CHECK_TYPE_SIZE: sizeof(int64_t)
1228H5_SIZEOF_INT64_T:INTERNAL=8
1229//CHECK_TYPE_SIZE: sizeof(int8_t)
1230H5_SIZEOF_INT8_T:INTERNAL=1
1231//CHECK_TYPE_SIZE: sizeof(int_fast16_t)
1232H5_SIZEOF_INT_FAST16_T:INTERNAL=4
1233//CHECK_TYPE_SIZE: sizeof(int_fast32_t)
1234H5_SIZEOF_INT_FAST32_T:INTERNAL=4
1235//CHECK_TYPE_SIZE: sizeof(int_fast64_t)
1236H5_SIZEOF_INT_FAST64_T:INTERNAL=8
1237//CHECK_TYPE_SIZE: sizeof(int_fast8_t)
1238H5_SIZEOF_INT_FAST8_T:INTERNAL=1
1239//CHECK_TYPE_SIZE: sizeof(int_least16_t)
1240H5_SIZEOF_INT_LEAST16_T:INTERNAL=2
1241//CHECK_TYPE_SIZE: sizeof(int_least32_t)
1242H5_SIZEOF_INT_LEAST32_T:INTERNAL=4
1243//CHECK_TYPE_SIZE: sizeof(int_least64_t)
1244H5_SIZEOF_INT_LEAST64_T:INTERNAL=8
1245//CHECK_TYPE_SIZE: sizeof(int_least8_t)
1246H5_SIZEOF_INT_LEAST8_T:INTERNAL=1
1247//CHECK_TYPE_SIZE: sizeof(long)
1248H5_SIZEOF_LONG:INTERNAL=4
1249//CHECK_TYPE_SIZE: sizeof(long double)
1250H5_SIZEOF_LONG_DOUBLE:INTERNAL=8
1251//CHECK_TYPE_SIZE: sizeof(long long)
1252H5_SIZEOF_LONG_LONG:INTERNAL=8
1253//CHECK_TYPE_SIZE: sizeof(off64_t)
1254H5_SIZEOF_OFF64_T:INTERNAL=8
1255//CHECK_TYPE_SIZE: sizeof(off_t)
1256H5_SIZEOF_OFF_T:INTERNAL=4
1257//CHECK_TYPE_SIZE: sizeof(ptrdiff_t)
1258H5_SIZEOF_PTRDIFF_T:INTERNAL=4
1259//CHECK_TYPE_SIZE: sizeof(short)
1260H5_SIZEOF_SHORT:INTERNAL=2
1261//CHECK_TYPE_SIZE: sizeof(size_t)
1262H5_SIZEOF_SIZE_T:INTERNAL=4
1263//CHECK_TYPE_SIZE: sizeof(ssize_t)
1264H5_SIZEOF_SSIZE_T:INTERNAL=4
1265//CHECK_TYPE_SIZE: sizeof(uint16_t)
1266H5_SIZEOF_UINT16_T:INTERNAL=2
1267//CHECK_TYPE_SIZE: sizeof(uint32_t)
1268H5_SIZEOF_UINT32_T:INTERNAL=4
1269//CHECK_TYPE_SIZE: sizeof(uint64_t)
1270H5_SIZEOF_UINT64_T:INTERNAL=8
1271//CHECK_TYPE_SIZE: sizeof(uint8_t)
1272H5_SIZEOF_UINT8_T:INTERNAL=1
1273//CHECK_TYPE_SIZE: sizeof(uint_fast16_t)
1274H5_SIZEOF_UINT_FAST16_T:INTERNAL=4
1275//CHECK_TYPE_SIZE: sizeof(uint_fast32_t)
1276H5_SIZEOF_UINT_FAST32_T:INTERNAL=4
1277//CHECK_TYPE_SIZE: sizeof(uint_fast64_t)
1278H5_SIZEOF_UINT_FAST64_T:INTERNAL=8
1279//CHECK_TYPE_SIZE: sizeof(uint_fast8_t)
1280H5_SIZEOF_UINT_FAST8_T:INTERNAL=1
1281//CHECK_TYPE_SIZE: sizeof(uint_least16_t)
1282H5_SIZEOF_UINT_LEAST16_T:INTERNAL=2
1283//CHECK_TYPE_SIZE: sizeof(uint_least32_t)
1284H5_SIZEOF_UINT_LEAST32_T:INTERNAL=4
1285//CHECK_TYPE_SIZE: sizeof(uint_least64_t)
1286H5_SIZEOF_UINT_LEAST64_T:INTERNAL=8
1287//CHECK_TYPE_SIZE: sizeof(uint_least8_t)
1288H5_SIZEOF_UINT_LEAST8_T:INTERNAL=1
1289//CHECK_TYPE_SIZE: sizeof(unsigned)
1290H5_SIZEOF_UNSIGNED:INTERNAL=4
1291//SizeOf for __int64
1292H5_SIZEOF___INT64:INTERNAL=0
1293//Other test
1294H5_STDC_HEADERS:INTERNAL=1
1295//Other test
1296H5_SYSTEM_SCOPE_THREADS:INTERNAL=1
1297//Other test
1298H5_TIME_WITH_SYS_TIME:INTERNAL=1
1299//Other test
1300H5_VSNPRINTF_WORKS:INTERNAL=1
1301//Result of TEST_BIG_ENDIAN
1302H5_WORDS_BIGENDIAN:INTERNAL=0
1303//Result of TRY_COMPILE
1304HAVE_ATTRIBUTE:INTERNAL=TRUE
1305//Result of TRY_COMPILE
1306HAVE_C99_DESIGNATED_INITIALIZER:INTERNAL=TRUE
1307//Result of TRY_COMPILE
1308HAVE_C99_FUNC:INTERNAL=TRUE
1309//Have variable CLOCK_MONOTONIC
1310HAVE_CLOCK_MONOTONIC:INTERNAL=
1311//Result of TRY_COMPILE
1312HAVE_CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=TRUE
1313//Result of TRY_COMPILE
1314HAVE_FUNCTION:INTERNAL=TRUE
1315//Result of TRY_COMPILE
1316HAVE_H5_SIZEOF_BOOL:INTERNAL=TRUE
1317//Result of TRY_COMPILE
1318HAVE_H5_SIZEOF_CHAR:INTERNAL=TRUE
1319//Result of TRY_COMPILE
1320HAVE_H5_SIZEOF_DOUBLE:INTERNAL=TRUE
1321//Result of TRY_COMPILE
1322HAVE_H5_SIZEOF_FLOAT:INTERNAL=TRUE
1323//Result of TRY_COMPILE
1324HAVE_H5_SIZEOF_INT:INTERNAL=TRUE
1325//Result of TRY_COMPILE
1326HAVE_H5_SIZEOF_INT16_T:INTERNAL=TRUE
1327//Result of TRY_COMPILE
1328HAVE_H5_SIZEOF_INT32_T:INTERNAL=TRUE
1329//Result of TRY_COMPILE
1330HAVE_H5_SIZEOF_INT64_T:INTERNAL=TRUE
1331//Result of TRY_COMPILE
1332HAVE_H5_SIZEOF_INT8_T:INTERNAL=TRUE
1333//Result of TRY_COMPILE
1334HAVE_H5_SIZEOF_INT_FAST16_T:INTERNAL=TRUE
1335//Result of TRY_COMPILE
1336HAVE_H5_SIZEOF_INT_FAST32_T:INTERNAL=TRUE
1337//Result of TRY_COMPILE
1338HAVE_H5_SIZEOF_INT_FAST64_T:INTERNAL=TRUE
1339//Result of TRY_COMPILE
1340HAVE_H5_SIZEOF_INT_FAST8_T:INTERNAL=TRUE
1341//Result of TRY_COMPILE
1342HAVE_H5_SIZEOF_INT_LEAST16_T:INTERNAL=TRUE
1343//Result of TRY_COMPILE
1344HAVE_H5_SIZEOF_INT_LEAST32_T:INTERNAL=TRUE
1345//Result of TRY_COMPILE
1346HAVE_H5_SIZEOF_INT_LEAST64_T:INTERNAL=TRUE
1347//Result of TRY_COMPILE
1348HAVE_H5_SIZEOF_INT_LEAST8_T:INTERNAL=TRUE
1349//Result of TRY_COMPILE
1350HAVE_H5_SIZEOF_LONG:INTERNAL=TRUE
1351//Result of TRY_COMPILE
1352HAVE_H5_SIZEOF_LONG_DOUBLE:INTERNAL=TRUE
1353//Result of TRY_COMPILE
1354HAVE_H5_SIZEOF_LONG_LONG:INTERNAL=TRUE
1355//Result of TRY_COMPILE
1356HAVE_H5_SIZEOF_OFF64_T:INTERNAL=TRUE
1357//Result of TRY_COMPILE
1358HAVE_H5_SIZEOF_OFF_T:INTERNAL=TRUE
1359//Result of TRY_COMPILE
1360HAVE_H5_SIZEOF_PTRDIFF_T:INTERNAL=TRUE
1361//Result of TRY_COMPILE
1362HAVE_H5_SIZEOF_SHORT:INTERNAL=TRUE
1363//Result of TRY_COMPILE
1364HAVE_H5_SIZEOF_SIZE_T:INTERNAL=TRUE
1365//Result of TRY_COMPILE
1366HAVE_H5_SIZEOF_SSIZE_T:INTERNAL=TRUE
1367//Result of TRY_COMPILE
1368HAVE_H5_SIZEOF_UINT16_T:INTERNAL=TRUE
1369//Result of TRY_COMPILE
1370HAVE_H5_SIZEOF_UINT32_T:INTERNAL=TRUE
1371//Result of TRY_COMPILE
1372HAVE_H5_SIZEOF_UINT64_T:INTERNAL=TRUE
1373//Result of TRY_COMPILE
1374HAVE_H5_SIZEOF_UINT8_T:INTERNAL=TRUE
1375//Result of TRY_COMPILE
1376HAVE_H5_SIZEOF_UINT_FAST16_T:INTERNAL=TRUE
1377//Result of TRY_COMPILE
1378HAVE_H5_SIZEOF_UINT_FAST32_T:INTERNAL=TRUE
1379//Result of TRY_COMPILE
1380HAVE_H5_SIZEOF_UINT_FAST64_T:INTERNAL=TRUE
1381//Result of TRY_COMPILE
1382HAVE_H5_SIZEOF_UINT_FAST8_T:INTERNAL=TRUE
1383//Result of TRY_COMPILE
1384HAVE_H5_SIZEOF_UINT_LEAST16_T:INTERNAL=TRUE
1385//Result of TRY_COMPILE
1386HAVE_H5_SIZEOF_UINT_LEAST32_T:INTERNAL=TRUE
1387//Result of TRY_COMPILE
1388HAVE_H5_SIZEOF_UINT_LEAST64_T:INTERNAL=TRUE
1389//Result of TRY_COMPILE
1390HAVE_H5_SIZEOF_UINT_LEAST8_T:INTERNAL=TRUE
1391//Result of TRY_COMPILE
1392HAVE_H5_SIZEOF_UNSIGNED:INTERNAL=TRUE
1393//Result of TRY_COMPILE
1394HAVE_H5_SIZEOF___INT64:INTERNAL=FALSE
1395//Result of TRY_COMPILE
1396HAVE_H5_WORDS_BIGENDIAN:INTERNAL=TRUE
1397//Result of TRY_COMPILE
1398HAVE_INLINE:INTERNAL=TRUE
1399//Result of TRY_COMPILE
1400HAVE_OFF64_T:INTERNAL=TRUE
1401//Result of TRY_COMPILE
1402HAVE_SIZEOF___FLOAT128:INTERNAL=TRUE
1403//Result of TRY_COMPILE
1404HAVE_SOCKLEN_T:INTERNAL=TRUE
1405//Result of TRY_COMPILE
1406HAVE_STAT64_STRUCT:INTERNAL=TRUE
1407//Result of TRY_COMPILE
1408HAVE_STAT_ST_BLOCKS:INTERNAL=TRUE
1409//Have include stddef.h
1410HAVE_STDDEF_H:INTERNAL=1
1411//Have include stdint.h
1412HAVE_STDINT_H:INTERNAL=1
1413//Result of TRY_COMPILE
1414HAVE_STRUCT_TEXT_INFO:INTERNAL=FALSE
1415//Result of TRY_COMPILE
1416HAVE_STRUCT_TIMEZONE:INTERNAL=TRUE
1417//Result of TRY_COMPILE
1418HAVE_STRUCT_TM_TM_ZONE:INTERNAL=FALSE
1419//Result of TRY_COMPILE
1420HAVE_STRUCT_VIDEOCONFIG:INTERNAL=FALSE
1421//Have include sys/types.h
1422HAVE_SYS_TYPES_H:INTERNAL=1
1423//Result of TRY_COMPILE
1424HAVE_TIMEZONE:INTERNAL=TRUE
1425//Result of TRY_COMPILE
1426HAVE_TM_GMTOFF:INTERNAL=TRUE
1427//Result of TRY_COMPILE
1428HAVE_TM_ZONE:INTERNAL=FALSE
1429//Result of TRY_COMPILE
1430HAVE___INLINE:INTERNAL=TRUE
1431//Result of TRY_COMPILE
1432HAVE___INLINE__:INTERNAL=TRUE
1433//Result of TRY_COMPILE
1434HAVE___TM_GMTOFF:INTERNAL=FALSE
1435//STRINGS property for variable: HDF5_ALLOW_EXTERNAL_SUPPORT
1436HDF5_ALLOW_EXTERNAL_SUPPORT-STRINGS:INTERNAL=NO;GIT;SVN;TGZ
1437//ADVANCED property for variable: HDF5_ENABLE_CODESTACK
1438HDF5_ENABLE_CODESTACK-ADVANCED:INTERNAL=1
1439//ADVANCED property for variable: HDF5_ENABLE_TRACE
1440HDF5_ENABLE_TRACE-ADVANCED:INTERNAL=1
1441//Used to pass variables between directories
1442HDF5_LIBRARIES_TO_EXPORT:INTERNAL=hdf5-static;hdf5-shared;hdf5_tools-static;hdf5_tools-shared;hdf5_hl-static;hdf5_hl-shared;hdf5_cpp-static;hdf5_cpp-shared;hdf5_hl_cpp-static;hdf5_hl_cpp-shared
1443//ADVANCED property for variable: HDF5_METADATA_TRACE_FILE
1444HDF5_METADATA_TRACE_FILE-ADVANCED:INTERNAL=1
1445//ADVANCED property for variable: HDF5_NO_PACKAGES
1446HDF5_NO_PACKAGES-ADVANCED:INTERNAL=1
1447//ADVANCED property for variable: HDF5_STRICT_FORMAT_CHECKS
1448HDF5_STRICT_FORMAT_CHECKS-ADVANCED:INTERNAL=1
1449//ADVANCED property for variable: HDF5_TEST_VFD
1450HDF5_TEST_VFD-ADVANCED:INTERNAL=1
1451//ADVANCED property for variable: HDF5_USE_FOLDERS
1452HDF5_USE_FOLDERS-ADVANCED:INTERNAL=1
1453//Used to pass variables between directories
1454HDF5_UTILS_TO_EXPORT:INTERNAL=h5diff;h5diff-shared;h5ls;h5ls-shared;h5debug;h5repart;h5mkgrp;h5clear;h5import;h5repack;h5repack-shared;h5jam;h5unjam;h5copy;h5copy-shared;h5stat;h5stat-shared;h5dump;h5dump-shared;h5format_convert;gif2h5;h52gif
1455//ADVANCED property for variable: HDF5_WANT_DATA_ACCURACY
1456HDF5_WANT_DATA_ACCURACY-ADVANCED:INTERNAL=1
1457//ADVANCED property for variable: HDF5_WANT_DCONV_EXCEPTION
1458HDF5_WANT_DCONV_EXCEPTION-ADVANCED:INTERNAL=1
1459//ADVANCED property for variable: HDF_TEST_EXPRESS
1460HDF_TEST_EXPRESS-ADVANCED:INTERNAL=1
1461//ADVANCED property for variable: HGCOMMAND
1462HGCOMMAND-ADVANCED:INTERNAL=1
1463//ADVANCED property for variable: MAKECOMMAND
1464MAKECOMMAND-ADVANCED:INTERNAL=1
1465//ADVANCED property for variable: MEMORYCHECK_COMMAND
1466MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1
1467//ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE
1468MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1
1469//CXX test
1470NO_STATIC_CAST:INTERNAL=
1471//CXX test
1472OLD_HEADER_FILENAME:INTERNAL=
1473//ADVANCED property for variable: P4COMMAND
1474P4COMMAND-ADVANCED:INTERNAL=1
1475//ADVANCED property for variable: SCPCOMMAND
1476SCPCOMMAND-ADVANCED:INTERNAL=1
1477//ADVANCED property for variable: SITE
1478SITE-ADVANCED:INTERNAL=1
1479//CHECK_TYPE_SIZE: sizeof(__float128)
1480SIZEOF___FLOAT128:INTERNAL=16
1481//ADVANCED property for variable: SLURM_SBATCH_COMMAND
1482SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1
1483//ADVANCED property for variable: SLURM_SRUN_COMMAND
1484SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1
1485//Result of TRY_COMPILE
1486STDC_HEADERS:INTERNAL=TRUE
1487//ADVANCED property for variable: SVNCOMMAND
1488SVNCOMMAND-ADVANCED:INTERNAL=1
1489//Result of TRY_COMPILE
1490SYSTEM_SCOPE_THREADS:INTERNAL=TRUE
1491//Performing TEST_LFS_WORKS
1492TEST_LFS_WORKS:INTERNAL=
1493//Result of TRY_COMPILE
1494TEST_LFS_WORKS_COMPILE:INTERNAL=TRUE
1495//Result of TRY_RUN
1496TEST_LFS_WORKS_RUN:INTERNAL=1
1497//Result of TRY_COMPILE
1498TIME_WITH_SYS_TIME:INTERNAL=TRUE
1499//Result of TRY_COMPILE
1500VSNPRINTF_WORKS:INTERNAL=TRUE
1501