1e5c31af7Sopenharmony_ci# This is the CMakeCache file.
2e5c31af7Sopenharmony_ci# For build in directory: /home/hrt/master/source/third_party/vk-gl-cts/external/amber/src
3e5c31af7Sopenharmony_ci# It was generated by CMake: /usr/bin/cmake
4e5c31af7Sopenharmony_ci# You can edit this file to change values found and used by cmake.
5e5c31af7Sopenharmony_ci# If you do not want to change any of the values, simply exit the editor.
6e5c31af7Sopenharmony_ci# If you do want to change a value, simply edit, save, and exit the editor.
7e5c31af7Sopenharmony_ci# The syntax for the file is as follows:
8e5c31af7Sopenharmony_ci# KEY:TYPE=VALUE
9e5c31af7Sopenharmony_ci# KEY is the name of a variable in the cache.
10e5c31af7Sopenharmony_ci# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
11e5c31af7Sopenharmony_ci# VALUE is the current value for the KEY.
12e5c31af7Sopenharmony_ci
13e5c31af7Sopenharmony_ci########################
14e5c31af7Sopenharmony_ci# EXTERNAL cache entries
15e5c31af7Sopenharmony_ci########################
16e5c31af7Sopenharmony_ci
17e5c31af7Sopenharmony_ci//Build without the -Werror flag
18e5c31af7Sopenharmony_ciAMBER_DISABLE_WERROR:BOOL=OFF
19e5c31af7Sopenharmony_ci
20e5c31af7Sopenharmony_ci//Build without the -Weverything flag
21e5c31af7Sopenharmony_ciAMBER_DISABLE_WEVERYTHING:BOOL=OFF
22e5c31af7Sopenharmony_ci
23e5c31af7Sopenharmony_ci//Build with runtime type information
24e5c31af7Sopenharmony_ciAMBER_ENABLE_RTTI:BOOL=OFF
25e5c31af7Sopenharmony_ci
26e5c31af7Sopenharmony_ci//Build using SwiftShader
27e5c31af7Sopenharmony_ciAMBER_ENABLE_SWIFTSHADER:BOOL=OFF
28e5c31af7Sopenharmony_ci
29e5c31af7Sopenharmony_ci//Skip building lodepng into the library
30e5c31af7Sopenharmony_ciAMBER_SKIP_LODEPNG:BOOL=OFF
31e5c31af7Sopenharmony_ci
32e5c31af7Sopenharmony_ci//Skip building sample application
33e5c31af7Sopenharmony_ciAMBER_SKIP_SAMPLES:BOOL=OFF
34e5c31af7Sopenharmony_ci
35e5c31af7Sopenharmony_ci//Skip building Shaderc into the library
36e5c31af7Sopenharmony_ciAMBER_SKIP_SHADERC:BOOL=OFF
37e5c31af7Sopenharmony_ci
38e5c31af7Sopenharmony_ci//Skip building spirv-tools into the library
39e5c31af7Sopenharmony_ciAMBER_SKIP_SPIRV_TOOLS:BOOL=OFF
40e5c31af7Sopenharmony_ci
41e5c31af7Sopenharmony_ci//Skip building tests along with the library
42e5c31af7Sopenharmony_ciAMBER_SKIP_TESTS:BOOL=OFF
43e5c31af7Sopenharmony_ci
44e5c31af7Sopenharmony_ci//Build with Clspv support
45e5c31af7Sopenharmony_ciAMBER_USE_CLSPV:BOOL=OFF
46e5c31af7Sopenharmony_ci
47e5c31af7Sopenharmony_ci//Enable DXC integration
48e5c31af7Sopenharmony_ciAMBER_USE_DXC:BOOL=OFF
49e5c31af7Sopenharmony_ci
50e5c31af7Sopenharmony_ci//Build with vulkan in third_party
51e5c31af7Sopenharmony_ciAMBER_USE_LOCAL_VULKAN:BOOL=OFF
52e5c31af7Sopenharmony_ci
53e5c31af7Sopenharmony_ci//ON
54e5c31af7Sopenharmony_ciBUILD_TESTING:BOOL=FALSE
55e5c31af7Sopenharmony_ci
56e5c31af7Sopenharmony_ci//Path to a program.
57e5c31af7Sopenharmony_ciCMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
58e5c31af7Sopenharmony_ci
59e5c31af7Sopenharmony_ci//Path to a program.
60e5c31af7Sopenharmony_ciCMAKE_AR:FILEPATH=/usr/bin/ar
61e5c31af7Sopenharmony_ci
62e5c31af7Sopenharmony_ci//Choose the type of build, options are: None Debug Release RelWithDebInfo
63e5c31af7Sopenharmony_ci// MinSizeRel ...
64e5c31af7Sopenharmony_ciCMAKE_BUILD_TYPE:STRING=Debug
65e5c31af7Sopenharmony_ci
66e5c31af7Sopenharmony_ci//Enable/Disable color output during build.
67e5c31af7Sopenharmony_ciCMAKE_COLOR_MAKEFILE:BOOL=ON
68e5c31af7Sopenharmony_ci
69e5c31af7Sopenharmony_ci//CXX compiler
70e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
71e5c31af7Sopenharmony_ci
72e5c31af7Sopenharmony_ci//A wrapper around 'ar' adding the appropriate '--plugin' option
73e5c31af7Sopenharmony_ci// for the GCC compiler
74e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-9
75e5c31af7Sopenharmony_ci
76e5c31af7Sopenharmony_ci//A wrapper around 'ranlib' adding the appropriate '--plugin' option
77e5c31af7Sopenharmony_ci// for the GCC compiler
78e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-9
79e5c31af7Sopenharmony_ci
80e5c31af7Sopenharmony_ci//Flags used by the CXX compiler during all build types.
81e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS:STRING=-m64
82e5c31af7Sopenharmony_ci
83e5c31af7Sopenharmony_ci//Flags used by the CXX compiler during DEBUG builds.
84e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_DEBUG:STRING=-g
85e5c31af7Sopenharmony_ci
86e5c31af7Sopenharmony_ci//Flags used by the CXX compiler during MINSIZEREL builds.
87e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
88e5c31af7Sopenharmony_ci
89e5c31af7Sopenharmony_ci//Flags used by the CXX compiler during RELEASE builds.
90e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
91e5c31af7Sopenharmony_ci
92e5c31af7Sopenharmony_ci//Flags used by the CXX compiler during RELWITHDEBINFO builds.
93e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
94e5c31af7Sopenharmony_ci
95e5c31af7Sopenharmony_ci//C compiler
96e5c31af7Sopenharmony_ciCMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
97e5c31af7Sopenharmony_ci
98e5c31af7Sopenharmony_ci//A wrapper around 'ar' adding the appropriate '--plugin' option
99e5c31af7Sopenharmony_ci// for the GCC compiler
100e5c31af7Sopenharmony_ciCMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-9
101e5c31af7Sopenharmony_ci
102e5c31af7Sopenharmony_ci//A wrapper around 'ranlib' adding the appropriate '--plugin' option
103e5c31af7Sopenharmony_ci// for the GCC compiler
104e5c31af7Sopenharmony_ciCMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-9
105e5c31af7Sopenharmony_ci
106e5c31af7Sopenharmony_ci//Flags used by the C compiler during all build types.
107e5c31af7Sopenharmony_ciCMAKE_C_FLAGS:STRING=-m64
108e5c31af7Sopenharmony_ci
109e5c31af7Sopenharmony_ci//Flags used by the C compiler during DEBUG builds.
110e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_DEBUG:STRING=-g
111e5c31af7Sopenharmony_ci
112e5c31af7Sopenharmony_ci//Flags used by the C compiler during MINSIZEREL builds.
113e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
114e5c31af7Sopenharmony_ci
115e5c31af7Sopenharmony_ci//Flags used by the C compiler during RELEASE builds.
116e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
117e5c31af7Sopenharmony_ci
118e5c31af7Sopenharmony_ci//Flags used by the C compiler during RELWITHDEBINFO builds.
119e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
120e5c31af7Sopenharmony_ci
121e5c31af7Sopenharmony_ci//Path to a program.
122e5c31af7Sopenharmony_ciCMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
123e5c31af7Sopenharmony_ci
124e5c31af7Sopenharmony_ci//Flags used by the linker during all build types.
125e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS:STRING=
126e5c31af7Sopenharmony_ci
127e5c31af7Sopenharmony_ci//Flags used by the linker during DEBUG builds.
128e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
129e5c31af7Sopenharmony_ci
130e5c31af7Sopenharmony_ci//Flags used by the linker during MINSIZEREL builds.
131e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
132e5c31af7Sopenharmony_ci
133e5c31af7Sopenharmony_ci//Flags used by the linker during RELEASE builds.
134e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
135e5c31af7Sopenharmony_ci
136e5c31af7Sopenharmony_ci//Flags used by the linker during RELWITHDEBINFO builds.
137e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
138e5c31af7Sopenharmony_ci
139e5c31af7Sopenharmony_ci//Enable/Disable output of compile commands during generation.
140e5c31af7Sopenharmony_ciCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
141e5c31af7Sopenharmony_ci
142e5c31af7Sopenharmony_ci//User executables (bin)
143e5c31af7Sopenharmony_ciCMAKE_INSTALL_BINDIR:PATH=bin
144e5c31af7Sopenharmony_ci
145e5c31af7Sopenharmony_ci//Read-only architecture-independent data (DATAROOTDIR)
146e5c31af7Sopenharmony_ciCMAKE_INSTALL_DATADIR:PATH=
147e5c31af7Sopenharmony_ci
148e5c31af7Sopenharmony_ci//Read-only architecture-independent data root (share)
149e5c31af7Sopenharmony_ciCMAKE_INSTALL_DATAROOTDIR:PATH=share
150e5c31af7Sopenharmony_ci
151e5c31af7Sopenharmony_ci//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
152e5c31af7Sopenharmony_ciCMAKE_INSTALL_DOCDIR:PATH=
153e5c31af7Sopenharmony_ci
154e5c31af7Sopenharmony_ci//C header files (include)
155e5c31af7Sopenharmony_ciCMAKE_INSTALL_INCLUDEDIR:PATH=include
156e5c31af7Sopenharmony_ci
157e5c31af7Sopenharmony_ci//Info documentation (DATAROOTDIR/info)
158e5c31af7Sopenharmony_ciCMAKE_INSTALL_INFODIR:PATH=
159e5c31af7Sopenharmony_ci
160e5c31af7Sopenharmony_ci//Object code libraries (lib)
161e5c31af7Sopenharmony_ciCMAKE_INSTALL_LIBDIR:PATH=lib
162e5c31af7Sopenharmony_ci
163e5c31af7Sopenharmony_ci//Program executables (libexec)
164e5c31af7Sopenharmony_ciCMAKE_INSTALL_LIBEXECDIR:PATH=libexec
165e5c31af7Sopenharmony_ci
166e5c31af7Sopenharmony_ci//Locale-dependent data (DATAROOTDIR/locale)
167e5c31af7Sopenharmony_ciCMAKE_INSTALL_LOCALEDIR:PATH=
168e5c31af7Sopenharmony_ci
169e5c31af7Sopenharmony_ci//Modifiable single-machine data (var)
170e5c31af7Sopenharmony_ciCMAKE_INSTALL_LOCALSTATEDIR:PATH=var
171e5c31af7Sopenharmony_ci
172e5c31af7Sopenharmony_ci//Man documentation (DATAROOTDIR/man)
173e5c31af7Sopenharmony_ciCMAKE_INSTALL_MANDIR:PATH=
174e5c31af7Sopenharmony_ci
175e5c31af7Sopenharmony_ci//C header files for non-gcc (/usr/include)
176e5c31af7Sopenharmony_ciCMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
177e5c31af7Sopenharmony_ci
178e5c31af7Sopenharmony_ci//Install path prefix, prepended onto install directories.
179e5c31af7Sopenharmony_ciCMAKE_INSTALL_PREFIX:PATH=/usr/local
180e5c31af7Sopenharmony_ci
181e5c31af7Sopenharmony_ci//Run-time variable data (LOCALSTATEDIR/run)
182e5c31af7Sopenharmony_ciCMAKE_INSTALL_RUNSTATEDIR:PATH=
183e5c31af7Sopenharmony_ci
184e5c31af7Sopenharmony_ci//System admin executables (sbin)
185e5c31af7Sopenharmony_ciCMAKE_INSTALL_SBINDIR:PATH=sbin
186e5c31af7Sopenharmony_ci
187e5c31af7Sopenharmony_ci//Modifiable architecture-independent data (com)
188e5c31af7Sopenharmony_ciCMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
189e5c31af7Sopenharmony_ci
190e5c31af7Sopenharmony_ci//Read-only single-machine data (etc)
191e5c31af7Sopenharmony_ciCMAKE_INSTALL_SYSCONFDIR:PATH=etc
192e5c31af7Sopenharmony_ci
193e5c31af7Sopenharmony_ci//Path to a program.
194e5c31af7Sopenharmony_ciCMAKE_LINKER:FILEPATH=/usr/bin/ld
195e5c31af7Sopenharmony_ci
196e5c31af7Sopenharmony_ci//Path to a program.
197e5c31af7Sopenharmony_ciCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
198e5c31af7Sopenharmony_ci
199e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of modules during
200e5c31af7Sopenharmony_ci// all build types.
201e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS:STRING=
202e5c31af7Sopenharmony_ci
203e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of modules during
204e5c31af7Sopenharmony_ci// DEBUG builds.
205e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
206e5c31af7Sopenharmony_ci
207e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of modules during
208e5c31af7Sopenharmony_ci// MINSIZEREL builds.
209e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
210e5c31af7Sopenharmony_ci
211e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of modules during
212e5c31af7Sopenharmony_ci// RELEASE builds.
213e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
214e5c31af7Sopenharmony_ci
215e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of modules during
216e5c31af7Sopenharmony_ci// RELWITHDEBINFO builds.
217e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
218e5c31af7Sopenharmony_ci
219e5c31af7Sopenharmony_ci//Path to a program.
220e5c31af7Sopenharmony_ciCMAKE_NM:FILEPATH=/usr/bin/nm
221e5c31af7Sopenharmony_ci
222e5c31af7Sopenharmony_ci//Path to a program.
223e5c31af7Sopenharmony_ciCMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
224e5c31af7Sopenharmony_ci
225e5c31af7Sopenharmony_ci//Path to a program.
226e5c31af7Sopenharmony_ciCMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
227e5c31af7Sopenharmony_ci
228e5c31af7Sopenharmony_ci//Value Computed by CMake
229e5c31af7Sopenharmony_ciCMAKE_PROJECT_DESCRIPTION:STATIC=
230e5c31af7Sopenharmony_ci
231e5c31af7Sopenharmony_ci//Value Computed by CMake
232e5c31af7Sopenharmony_ciCMAKE_PROJECT_HOMEPAGE_URL:STATIC=
233e5c31af7Sopenharmony_ci
234e5c31af7Sopenharmony_ci//Value Computed by CMake
235e5c31af7Sopenharmony_ciCMAKE_PROJECT_NAME:STATIC=amber
236e5c31af7Sopenharmony_ci
237e5c31af7Sopenharmony_ci//Path to a program.
238e5c31af7Sopenharmony_ciCMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
239e5c31af7Sopenharmony_ci
240e5c31af7Sopenharmony_ci//Path to a program.
241e5c31af7Sopenharmony_ciCMAKE_READELF:FILEPATH=/usr/bin/readelf
242e5c31af7Sopenharmony_ci
243e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of shared libraries
244e5c31af7Sopenharmony_ci// during all build types.
245e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS:STRING=
246e5c31af7Sopenharmony_ci
247e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of shared libraries
248e5c31af7Sopenharmony_ci// during DEBUG builds.
249e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
250e5c31af7Sopenharmony_ci
251e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of shared libraries
252e5c31af7Sopenharmony_ci// during MINSIZEREL builds.
253e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
254e5c31af7Sopenharmony_ci
255e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of shared libraries
256e5c31af7Sopenharmony_ci// during RELEASE builds.
257e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
258e5c31af7Sopenharmony_ci
259e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of shared libraries
260e5c31af7Sopenharmony_ci// during RELWITHDEBINFO builds.
261e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
262e5c31af7Sopenharmony_ci
263e5c31af7Sopenharmony_ci//If set, runtime paths are not added when installing shared libraries,
264e5c31af7Sopenharmony_ci// but are added when building.
265e5c31af7Sopenharmony_ciCMAKE_SKIP_INSTALL_RPATH:BOOL=NO
266e5c31af7Sopenharmony_ci
267e5c31af7Sopenharmony_ci//If set, runtime paths are not added when using shared libraries.
268e5c31af7Sopenharmony_ciCMAKE_SKIP_RPATH:BOOL=NO
269e5c31af7Sopenharmony_ci
270e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of static libraries
271e5c31af7Sopenharmony_ci// during all build types.
272e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS:STRING=
273e5c31af7Sopenharmony_ci
274e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of static libraries
275e5c31af7Sopenharmony_ci// during DEBUG builds.
276e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
277e5c31af7Sopenharmony_ci
278e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of static libraries
279e5c31af7Sopenharmony_ci// during MINSIZEREL builds.
280e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
281e5c31af7Sopenharmony_ci
282e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of static libraries
283e5c31af7Sopenharmony_ci// during RELEASE builds.
284e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
285e5c31af7Sopenharmony_ci
286e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of static libraries
287e5c31af7Sopenharmony_ci// during RELWITHDEBINFO builds.
288e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
289e5c31af7Sopenharmony_ci
290e5c31af7Sopenharmony_ci//Path to a program.
291e5c31af7Sopenharmony_ciCMAKE_STRIP:FILEPATH=/usr/bin/strip
292e5c31af7Sopenharmony_ci
293e5c31af7Sopenharmony_ci//If this value is on, makefiles will be generated without the
294e5c31af7Sopenharmony_ci// .SILENT directive, and all commands will be echoed to the console
295e5c31af7Sopenharmony_ci// during the make.  This is useful for debugging only. With Visual
296e5c31af7Sopenharmony_ci// Studio IDE projects all commands are done without /nologo.
297e5c31af7Sopenharmony_ciCMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
298e5c31af7Sopenharmony_ci
299e5c31af7Sopenharmony_ci//Path to a file.
300e5c31af7Sopenharmony_ciDawn_GEN_INCLUDE_DIR:PATH=Dawn_GEN_INCLUDE_DIR-NOTFOUND
301e5c31af7Sopenharmony_ci
302e5c31af7Sopenharmony_ci//Path to a file.
303e5c31af7Sopenharmony_ciDawn_INCLUDE_DIR:PATH=Dawn_INCLUDE_DIR-NOTFOUND
304e5c31af7Sopenharmony_ci
305e5c31af7Sopenharmony_ci//Path to a library.
306e5c31af7Sopenharmony_ciDawn_LIBRARY:FILEPATH=Dawn_LIBRARY-NOTFOUND
307e5c31af7Sopenharmony_ci
308e5c31af7Sopenharmony_ci//Path to a library.
309e5c31af7Sopenharmony_ciDawn_native_LIBRARY:FILEPATH=Dawn_native_LIBRARY-NOTFOUND
310e5c31af7Sopenharmony_ci
311e5c31af7Sopenharmony_ci//ON
312e5c31af7Sopenharmony_ciENABLE_GLSLANG_BINARIES:BOOL=OFF
313e5c31af7Sopenharmony_ci
314e5c31af7Sopenharmony_ci//ON
315e5c31af7Sopenharmony_ciENABLE_HLSL:BOOL=ON
316e5c31af7Sopenharmony_ci
317e5c31af7Sopenharmony_ci//ON
318e5c31af7Sopenharmony_ciENABLE_SPVREMAPPER:BOOL=OFF
319e5c31af7Sopenharmony_ci
320e5c31af7Sopenharmony_ciLLVM_USE_CRT_DEBUG:STRING=MTd
321e5c31af7Sopenharmony_ci
322e5c31af7Sopenharmony_ciLLVM_USE_CRT_RELEASE:STRING=MT
323e5c31af7Sopenharmony_ci
324e5c31af7Sopenharmony_ciLLVM_USE_CRT_RELWITHDEBINFO:STRING=MT
325e5c31af7Sopenharmony_ci
326e5c31af7Sopenharmony_ci//Path to a program.
327e5c31af7Sopenharmony_ciPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3
328e5c31af7Sopenharmony_ci
329e5c31af7Sopenharmony_ci//disable werror
330e5c31af7Sopenharmony_ciSHADERC_ENABLE_WERROR_COMPILE:BOOL=OFF
331e5c31af7Sopenharmony_ci
332e5c31af7Sopenharmony_ci//ON
333e5c31af7Sopenharmony_ciSHADERC_SKIP_TESTS:BOOL=ON
334e5c31af7Sopenharmony_ci
335e5c31af7Sopenharmony_ciSHADERC_THIRD_PARTY_ROOT_DIR:STRING=/home/hrt/master/source/third_party/vk-gl-cts/external/amber/src/third_party
336e5c31af7Sopenharmony_ci
337e5c31af7Sopenharmony_ciSPIRV-Headers_SOURCE_DIR:STRING=/home/hrt/master/source/third_party/vk-gl-cts/external/amber/src/third_party/spirv-headers
338e5c31af7Sopenharmony_ci
339e5c31af7Sopenharmony_ci//ON
340e5c31af7Sopenharmony_ciSPIRV_SKIP_TESTS:BOOL=ON
341e5c31af7Sopenharmony_ci
342e5c31af7Sopenharmony_ci//Path to a file.
343e5c31af7Sopenharmony_ciVulkan_INCLUDE_DIR:PATH=Vulkan_INCLUDE_DIR-NOTFOUND
344e5c31af7Sopenharmony_ci
345e5c31af7Sopenharmony_ci//Path to a library.
346e5c31af7Sopenharmony_ciVulkan_LIBRARY:FILEPATH=Vulkan_LIBRARY-NOTFOUND
347e5c31af7Sopenharmony_ci
348e5c31af7Sopenharmony_ci//Value Computed by CMake
349e5c31af7Sopenharmony_ciamber_BINARY_DIR:STATIC=/home/hrt/master/source/third_party/vk-gl-cts/external/amber/src
350e5c31af7Sopenharmony_ci
351e5c31af7Sopenharmony_ci//Value Computed by CMake
352e5c31af7Sopenharmony_ciamber_SOURCE_DIR:STATIC=/home/hrt/master/source/third_party/vk-gl-cts/external/amber/src
353e5c31af7Sopenharmony_ci
354e5c31af7Sopenharmony_ci//Dependencies for the target
355e5c31af7Sopenharmony_cilibamber_LIB_DEPENDS:STATIC=general;SPIRV-Tools;general;shaderc;general;SPIRV;general;pthread;
356e5c31af7Sopenharmony_ci
357e5c31af7Sopenharmony_ci
358e5c31af7Sopenharmony_ci########################
359e5c31af7Sopenharmony_ci# INTERNAL cache entries
360e5c31af7Sopenharmony_ci########################
361e5c31af7Sopenharmony_ci
362e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_ADDR2LINE
363e5c31af7Sopenharmony_ciCMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
364e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_AR
365e5c31af7Sopenharmony_ciCMAKE_AR-ADVANCED:INTERNAL=1
366e5c31af7Sopenharmony_ci//This is the directory where this CMakeCache.txt was created
367e5c31af7Sopenharmony_ciCMAKE_CACHEFILE_DIR:INTERNAL=/home/hrt/master/source/third_party/vk-gl-cts/external/amber/src
368e5c31af7Sopenharmony_ci//Major version of cmake used to create the current loaded cache
369e5c31af7Sopenharmony_ciCMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
370e5c31af7Sopenharmony_ci//Minor version of cmake used to create the current loaded cache
371e5c31af7Sopenharmony_ciCMAKE_CACHE_MINOR_VERSION:INTERNAL=16
372e5c31af7Sopenharmony_ci//Patch version of cmake used to create the current loaded cache
373e5c31af7Sopenharmony_ciCMAKE_CACHE_PATCH_VERSION:INTERNAL=3
374e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
375e5c31af7Sopenharmony_ciCMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
376e5c31af7Sopenharmony_ci//Path to CMake executable.
377e5c31af7Sopenharmony_ciCMAKE_COMMAND:INTERNAL=/usr/bin/cmake
378e5c31af7Sopenharmony_ci//Path to cpack program executable.
379e5c31af7Sopenharmony_ciCMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
380e5c31af7Sopenharmony_ci//Path to ctest program executable.
381e5c31af7Sopenharmony_ciCMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
382e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_COMPILER
383e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
384e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
385e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
386e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
387e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
388e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_FLAGS
389e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
390e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
391e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
392e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
393e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
394e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
395e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
396e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
397e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
398e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_COMPILER
399e5c31af7Sopenharmony_ciCMAKE_C_COMPILER-ADVANCED:INTERNAL=1
400e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_COMPILER_AR
401e5c31af7Sopenharmony_ciCMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
402e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
403e5c31af7Sopenharmony_ciCMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
404e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_FLAGS
405e5c31af7Sopenharmony_ciCMAKE_C_FLAGS-ADVANCED:INTERNAL=1
406e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
407e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
408e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
409e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
410e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
411e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
412e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
413e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
414e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_DLLTOOL
415e5c31af7Sopenharmony_ciCMAKE_DLLTOOL-ADVANCED:INTERNAL=1
416e5c31af7Sopenharmony_ci//Executable file format
417e5c31af7Sopenharmony_ciCMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
418e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
419e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
420e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
421e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
422e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
423e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
424e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
425e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
426e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
427e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
428e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
429e5c31af7Sopenharmony_ciCMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
430e5c31af7Sopenharmony_ci//Name of external makefile project generator.
431e5c31af7Sopenharmony_ciCMAKE_EXTRA_GENERATOR:INTERNAL=
432e5c31af7Sopenharmony_ci//Name of generator.
433e5c31af7Sopenharmony_ciCMAKE_GENERATOR:INTERNAL=Unix Makefiles
434e5c31af7Sopenharmony_ci//Generator instance identifier.
435e5c31af7Sopenharmony_ciCMAKE_GENERATOR_INSTANCE:INTERNAL=
436e5c31af7Sopenharmony_ci//Name of generator platform.
437e5c31af7Sopenharmony_ciCMAKE_GENERATOR_PLATFORM:INTERNAL=
438e5c31af7Sopenharmony_ci//Name of generator toolset.
439e5c31af7Sopenharmony_ciCMAKE_GENERATOR_TOOLSET:INTERNAL=
440e5c31af7Sopenharmony_ci//Source directory with the top level CMakeLists.txt file for this
441e5c31af7Sopenharmony_ci// project
442e5c31af7Sopenharmony_ciCMAKE_HOME_DIRECTORY:INTERNAL=/home/hrt/master/source/third_party/vk-gl-cts/external/amber/src
443e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
444e5c31af7Sopenharmony_ciCMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
445e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
446e5c31af7Sopenharmony_ciCMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
447e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
448e5c31af7Sopenharmony_ciCMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
449e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
450e5c31af7Sopenharmony_ciCMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
451e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
452e5c31af7Sopenharmony_ciCMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
453e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
454e5c31af7Sopenharmony_ciCMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
455e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
456e5c31af7Sopenharmony_ciCMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
457e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
458e5c31af7Sopenharmony_ciCMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
459e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
460e5c31af7Sopenharmony_ciCMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
461e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
462e5c31af7Sopenharmony_ciCMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
463e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
464e5c31af7Sopenharmony_ciCMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
465e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
466e5c31af7Sopenharmony_ciCMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
467e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
468e5c31af7Sopenharmony_ciCMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
469e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
470e5c31af7Sopenharmony_ciCMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
471e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
472e5c31af7Sopenharmony_ciCMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
473e5c31af7Sopenharmony_ci//Install .so files without execute permission.
474e5c31af7Sopenharmony_ciCMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
475e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
476e5c31af7Sopenharmony_ciCMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
477e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_LINKER
478e5c31af7Sopenharmony_ciCMAKE_LINKER-ADVANCED:INTERNAL=1
479e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
480e5c31af7Sopenharmony_ciCMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
481e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
482e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
483e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
484e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
485e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
486e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
487e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
488e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
489e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
490e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
491e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_NM
492e5c31af7Sopenharmony_ciCMAKE_NM-ADVANCED:INTERNAL=1
493e5c31af7Sopenharmony_ci//number of local generators
494e5c31af7Sopenharmony_ciCMAKE_NUMBER_OF_MAKEFILES:INTERNAL=4
495e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_OBJCOPY
496e5c31af7Sopenharmony_ciCMAKE_OBJCOPY-ADVANCED:INTERNAL=1
497e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_OBJDUMP
498e5c31af7Sopenharmony_ciCMAKE_OBJDUMP-ADVANCED:INTERNAL=1
499e5c31af7Sopenharmony_ci//Platform information initialized
500e5c31af7Sopenharmony_ciCMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
501e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_RANLIB
502e5c31af7Sopenharmony_ciCMAKE_RANLIB-ADVANCED:INTERNAL=1
503e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_READELF
504e5c31af7Sopenharmony_ciCMAKE_READELF-ADVANCED:INTERNAL=1
505e5c31af7Sopenharmony_ci//Path to CMake installation.
506e5c31af7Sopenharmony_ciCMAKE_ROOT:INTERNAL=/usr/share/cmake-3.16
507e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
508e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
509e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
510e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
511e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
512e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
513e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
514e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
515e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
516e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
517e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
518e5c31af7Sopenharmony_ciCMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
519e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SKIP_RPATH
520e5c31af7Sopenharmony_ciCMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
521e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
522e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
523e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
524e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
525e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
526e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
527e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
528e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
529e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
530e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
531e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STRIP
532e5c31af7Sopenharmony_ciCMAKE_STRIP-ADVANCED:INTERNAL=1
533e5c31af7Sopenharmony_ci//uname command
534e5c31af7Sopenharmony_ciCMAKE_UNAME:INTERNAL=/usr/bin/uname
535e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
536e5c31af7Sopenharmony_ciCMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
537e5c31af7Sopenharmony_ci//Details about finding PythonInterp
538e5c31af7Sopenharmony_ciFIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3][v3.8.10(3)]
539e5c31af7Sopenharmony_ci//ADVANCED property for variable: PYTHON_EXECUTABLE
540e5c31af7Sopenharmony_ciPYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
541e5c31af7Sopenharmony_ci//ADVANCED property for variable: Vulkan_INCLUDE_DIR
542e5c31af7Sopenharmony_ciVulkan_INCLUDE_DIR-ADVANCED:INTERNAL=1
543e5c31af7Sopenharmony_ci//ADVANCED property for variable: Vulkan_LIBRARY
544e5c31af7Sopenharmony_ciVulkan_LIBRARY-ADVANCED:INTERNAL=1
545e5c31af7Sopenharmony_ci//CMAKE_INSTALL_PREFIX during last run
546e5c31af7Sopenharmony_ci_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local
547e5c31af7Sopenharmony_ci
548