xref: /third_party/vk-gl-cts/CMakeCache.txt (revision e5c31af7)
1e5c31af7Sopenharmony_ci# This is the CMakeCache file.
2e5c31af7Sopenharmony_ci# For build in directory: /home/hrt/master/source/third_party/vk-gl-cts
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//Path to a program.
18e5c31af7Sopenharmony_ciCMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
19e5c31af7Sopenharmony_ci
20e5c31af7Sopenharmony_ci//Path to a program.
21e5c31af7Sopenharmony_ciCMAKE_AR:FILEPATH=/usr/bin/ar
22e5c31af7Sopenharmony_ci
23e5c31af7Sopenharmony_ci//Choose the type of build, options are: None Debug Release RelWithDebInfo
24e5c31af7Sopenharmony_ci// MinSizeRel ...
25e5c31af7Sopenharmony_ciCMAKE_BUILD_TYPE:STRING=Debug
26e5c31af7Sopenharmony_ci
27e5c31af7Sopenharmony_ci//Enable/Disable color output during build.
28e5c31af7Sopenharmony_ciCMAKE_COLOR_MAKEFILE:BOOL=ON
29e5c31af7Sopenharmony_ci
30e5c31af7Sopenharmony_ci//CXX compiler
31e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
32e5c31af7Sopenharmony_ci
33e5c31af7Sopenharmony_ci//A wrapper around 'ar' adding the appropriate '--plugin' option
34e5c31af7Sopenharmony_ci// for the GCC compiler
35e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-9
36e5c31af7Sopenharmony_ci
37e5c31af7Sopenharmony_ci//A wrapper around 'ranlib' adding the appropriate '--plugin' option
38e5c31af7Sopenharmony_ci// for the GCC compiler
39e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-9
40e5c31af7Sopenharmony_ci
41e5c31af7Sopenharmony_ci//Flags used by the CXX compiler during all build types.
42e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS:STRING=-m64
43e5c31af7Sopenharmony_ci
44e5c31af7Sopenharmony_ci//Flags used by the CXX compiler during DEBUG builds.
45e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_DEBUG:STRING=-g
46e5c31af7Sopenharmony_ci
47e5c31af7Sopenharmony_ci//Flags used by the CXX compiler during MINSIZEREL builds.
48e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
49e5c31af7Sopenharmony_ci
50e5c31af7Sopenharmony_ci//Flags used by the CXX compiler during RELEASE builds.
51e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
52e5c31af7Sopenharmony_ci
53e5c31af7Sopenharmony_ci//Flags used by the CXX compiler during RELWITHDEBINFO builds.
54e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
55e5c31af7Sopenharmony_ci
56e5c31af7Sopenharmony_ci//C compiler
57e5c31af7Sopenharmony_ciCMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
58e5c31af7Sopenharmony_ci
59e5c31af7Sopenharmony_ci//A wrapper around 'ar' adding the appropriate '--plugin' option
60e5c31af7Sopenharmony_ci// for the GCC compiler
61e5c31af7Sopenharmony_ciCMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-9
62e5c31af7Sopenharmony_ci
63e5c31af7Sopenharmony_ci//A wrapper around 'ranlib' adding the appropriate '--plugin' option
64e5c31af7Sopenharmony_ci// for the GCC compiler
65e5c31af7Sopenharmony_ciCMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-9
66e5c31af7Sopenharmony_ci
67e5c31af7Sopenharmony_ci//Flags used by the C compiler during all build types.
68e5c31af7Sopenharmony_ciCMAKE_C_FLAGS:STRING=-m64
69e5c31af7Sopenharmony_ci
70e5c31af7Sopenharmony_ci//Flags used by the C compiler during DEBUG builds.
71e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_DEBUG:STRING=-g
72e5c31af7Sopenharmony_ci
73e5c31af7Sopenharmony_ci//Flags used by the C compiler during MINSIZEREL builds.
74e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
75e5c31af7Sopenharmony_ci
76e5c31af7Sopenharmony_ci//Flags used by the C compiler during RELEASE builds.
77e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
78e5c31af7Sopenharmony_ci
79e5c31af7Sopenharmony_ci//Flags used by the C compiler during RELWITHDEBINFO builds.
80e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
81e5c31af7Sopenharmony_ci
82e5c31af7Sopenharmony_ci//Path to a program.
83e5c31af7Sopenharmony_ciCMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
84e5c31af7Sopenharmony_ci
85e5c31af7Sopenharmony_ci//Flags used by the linker during all build types.
86e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS:STRING=
87e5c31af7Sopenharmony_ci
88e5c31af7Sopenharmony_ci//Flags used by the linker during DEBUG builds.
89e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
90e5c31af7Sopenharmony_ci
91e5c31af7Sopenharmony_ci//Flags used by the linker during MINSIZEREL builds.
92e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
93e5c31af7Sopenharmony_ci
94e5c31af7Sopenharmony_ci//Flags used by the linker during RELEASE builds.
95e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
96e5c31af7Sopenharmony_ci
97e5c31af7Sopenharmony_ci//Flags used by the linker during RELWITHDEBINFO builds.
98e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
99e5c31af7Sopenharmony_ci
100e5c31af7Sopenharmony_ci//Enable/Disable output of compile commands during generation.
101e5c31af7Sopenharmony_ciCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
102e5c31af7Sopenharmony_ci
103e5c31af7Sopenharmony_ci//Install path prefix, prepended onto install directories.
104e5c31af7Sopenharmony_ciCMAKE_INSTALL_PREFIX:PATH=/usr/local
105e5c31af7Sopenharmony_ci
106e5c31af7Sopenharmony_ci//Path to a program.
107e5c31af7Sopenharmony_ciCMAKE_LINKER:FILEPATH=/usr/bin/ld
108e5c31af7Sopenharmony_ci
109e5c31af7Sopenharmony_ci//Path to a program.
110e5c31af7Sopenharmony_ciCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
111e5c31af7Sopenharmony_ci
112e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of modules during
113e5c31af7Sopenharmony_ci// all build types.
114e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS:STRING=
115e5c31af7Sopenharmony_ci
116e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of modules during
117e5c31af7Sopenharmony_ci// DEBUG builds.
118e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
119e5c31af7Sopenharmony_ci
120e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of modules during
121e5c31af7Sopenharmony_ci// MINSIZEREL builds.
122e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
123e5c31af7Sopenharmony_ci
124e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of modules during
125e5c31af7Sopenharmony_ci// RELEASE builds.
126e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
127e5c31af7Sopenharmony_ci
128e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of modules during
129e5c31af7Sopenharmony_ci// RELWITHDEBINFO builds.
130e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
131e5c31af7Sopenharmony_ci
132e5c31af7Sopenharmony_ci//Path to a program.
133e5c31af7Sopenharmony_ciCMAKE_NM:FILEPATH=/usr/bin/nm
134e5c31af7Sopenharmony_ci
135e5c31af7Sopenharmony_ci//Path to a program.
136e5c31af7Sopenharmony_ciCMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
137e5c31af7Sopenharmony_ci
138e5c31af7Sopenharmony_ci//Path to a program.
139e5c31af7Sopenharmony_ciCMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
140e5c31af7Sopenharmony_ci
141e5c31af7Sopenharmony_ci//Value Computed by CMake
142e5c31af7Sopenharmony_ciCMAKE_PROJECT_DESCRIPTION:STATIC=
143e5c31af7Sopenharmony_ci
144e5c31af7Sopenharmony_ci//Value Computed by CMake
145e5c31af7Sopenharmony_ciCMAKE_PROJECT_HOMEPAGE_URL:STATIC=
146e5c31af7Sopenharmony_ci
147e5c31af7Sopenharmony_ci//Value Computed by CMake
148e5c31af7Sopenharmony_ciCMAKE_PROJECT_NAME:STATIC=dEQP-Core-default
149e5c31af7Sopenharmony_ci
150e5c31af7Sopenharmony_ci//Path to a program.
151e5c31af7Sopenharmony_ciCMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
152e5c31af7Sopenharmony_ci
153e5c31af7Sopenharmony_ci//Path to a program.
154e5c31af7Sopenharmony_ciCMAKE_READELF:FILEPATH=/usr/bin/readelf
155e5c31af7Sopenharmony_ci
156e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of shared libraries
157e5c31af7Sopenharmony_ci// during all build types.
158e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS:STRING=
159e5c31af7Sopenharmony_ci
160e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of shared libraries
161e5c31af7Sopenharmony_ci// during DEBUG builds.
162e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
163e5c31af7Sopenharmony_ci
164e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of shared libraries
165e5c31af7Sopenharmony_ci// during MINSIZEREL builds.
166e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
167e5c31af7Sopenharmony_ci
168e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of shared libraries
169e5c31af7Sopenharmony_ci// during RELEASE builds.
170e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
171e5c31af7Sopenharmony_ci
172e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of shared libraries
173e5c31af7Sopenharmony_ci// during RELWITHDEBINFO builds.
174e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
175e5c31af7Sopenharmony_ci
176e5c31af7Sopenharmony_ci//If set, runtime paths are not added when installing shared libraries,
177e5c31af7Sopenharmony_ci// but are added when building.
178e5c31af7Sopenharmony_ciCMAKE_SKIP_INSTALL_RPATH:BOOL=NO
179e5c31af7Sopenharmony_ci
180e5c31af7Sopenharmony_ci//If set, runtime paths are not added when using shared libraries.
181e5c31af7Sopenharmony_ciCMAKE_SKIP_RPATH:BOOL=NO
182e5c31af7Sopenharmony_ci
183e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of static libraries
184e5c31af7Sopenharmony_ci// during all build types.
185e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS:STRING=
186e5c31af7Sopenharmony_ci
187e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of static libraries
188e5c31af7Sopenharmony_ci// during DEBUG builds.
189e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
190e5c31af7Sopenharmony_ci
191e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of static libraries
192e5c31af7Sopenharmony_ci// during MINSIZEREL builds.
193e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
194e5c31af7Sopenharmony_ci
195e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of static libraries
196e5c31af7Sopenharmony_ci// during RELEASE builds.
197e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
198e5c31af7Sopenharmony_ci
199e5c31af7Sopenharmony_ci//Flags used by the linker during the creation of static libraries
200e5c31af7Sopenharmony_ci// during RELWITHDEBINFO builds.
201e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
202e5c31af7Sopenharmony_ci
203e5c31af7Sopenharmony_ci//Path to a program.
204e5c31af7Sopenharmony_ciCMAKE_STRIP:FILEPATH=/usr/bin/strip
205e5c31af7Sopenharmony_ci
206e5c31af7Sopenharmony_ci//If this value is on, makefiles will be generated without the
207e5c31af7Sopenharmony_ci// .SILENT directive, and all commands will be echoed to the console
208e5c31af7Sopenharmony_ci// during the make.  This is useful for debugging only. With Visual
209e5c31af7Sopenharmony_ci// Studio IDE projects all commands are done without /nologo.
210e5c31af7Sopenharmony_ciCMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
211e5c31af7Sopenharmony_ci
212e5c31af7Sopenharmony_ci//dEQP Target (default, android...)
213e5c31af7Sopenharmony_ciDEQP_TARGET:STRING=default
214e5c31af7Sopenharmony_ci
215e5c31af7Sopenharmony_ci//Build with coverage instrumentation with GCC (ON/OFF)
216e5c31af7Sopenharmony_ciDE_COVERAGE_BUILD:STRING=OFF
217e5c31af7Sopenharmony_ci
218e5c31af7Sopenharmony_ci//Path to a file.
219e5c31af7Sopenharmony_ciEGL_INCLUDE_PATH:PATH=/usr/include
220e5c31af7Sopenharmony_ci
221e5c31af7Sopenharmony_ci//Path to a library.
222e5c31af7Sopenharmony_ciEGL_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libEGL.so
223e5c31af7Sopenharmony_ci
224e5c31af7Sopenharmony_ciENABLE_GLSLANG_BINARIES:BOOL=OFF
225e5c31af7Sopenharmony_ci
226e5c31af7Sopenharmony_ci//Path to a file.
227e5c31af7Sopenharmony_ciFREETYPE_INCLUDE_DIR_freetype2:PATH=/usr/include/freetype2
228e5c31af7Sopenharmony_ci
229e5c31af7Sopenharmony_ci//Path to a file.
230e5c31af7Sopenharmony_ciFREETYPE_INCLUDE_DIR_ft2build:PATH=/usr/include/freetype2
231e5c31af7Sopenharmony_ci
232e5c31af7Sopenharmony_ci//Path to a library.
233e5c31af7Sopenharmony_ciFREETYPE_LIBRARY_DEBUG:FILEPATH=FREETYPE_LIBRARY_DEBUG-NOTFOUND
234e5c31af7Sopenharmony_ci
235e5c31af7Sopenharmony_ci//Path to a library.
236e5c31af7Sopenharmony_ciFREETYPE_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libfreetype.so
237e5c31af7Sopenharmony_ci
238e5c31af7Sopenharmony_ci//Path to a file.
239e5c31af7Sopenharmony_ciFontconfig_INCLUDE_DIR:PATH=/usr/include
240e5c31af7Sopenharmony_ci
241e5c31af7Sopenharmony_ci//Path to a library.
242e5c31af7Sopenharmony_ciFontconfig_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libfontconfig.so
243e5c31af7Sopenharmony_ci
244e5c31af7Sopenharmony_ci//Git command line client
245e5c31af7Sopenharmony_ciGIT_EXECUTABLE:FILEPATH=/usr/bin/git
246e5c31af7Sopenharmony_ci
247e5c31af7Sopenharmony_ci//Path to a file.
248e5c31af7Sopenharmony_ciGLES2_INCLUDE_PATH:PATH=/usr/include
249e5c31af7Sopenharmony_ci
250e5c31af7Sopenharmony_ci//Path to a library.
251e5c31af7Sopenharmony_ciGLES2_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLESv2.so
252e5c31af7Sopenharmony_ci
253e5c31af7Sopenharmony_ci//Path to a file.
254e5c31af7Sopenharmony_ciGLES3_INCLUDE_PATH:PATH=/usr/include
255e5c31af7Sopenharmony_ci
256e5c31af7Sopenharmony_ci//Path to glslang source tree
257e5c31af7Sopenharmony_ciGLSLANG_SRC_PATH:STRING=../glslang
258e5c31af7Sopenharmony_ci
259e5c31af7Sopenharmony_ci//pkg-config executable
260e5c31af7Sopenharmony_ciPKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config
261e5c31af7Sopenharmony_ci
262e5c31af7Sopenharmony_ci//Path to a library.
263e5c31af7Sopenharmony_ciPNG_LIBRARY_DEBUG:FILEPATH=PNG_LIBRARY_DEBUG-NOTFOUND
264e5c31af7Sopenharmony_ci
265e5c31af7Sopenharmony_ci//Path to a library.
266e5c31af7Sopenharmony_ciPNG_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libpng.so
267e5c31af7Sopenharmony_ci
268e5c31af7Sopenharmony_ci//Path to a file.
269e5c31af7Sopenharmony_ciPNG_PNG_INCLUDE_DIR:PATH=/usr/include
270e5c31af7Sopenharmony_ci
271e5c31af7Sopenharmony_ci//Path to a program.
272e5c31af7Sopenharmony_ciPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3
273e5c31af7Sopenharmony_ci
274e5c31af7Sopenharmony_ciSKIP_GLSLANG_INSTALL:BOOL=OFF
275e5c31af7Sopenharmony_ci
276e5c31af7Sopenharmony_ci//Path to spirv-headers source tree
277e5c31af7Sopenharmony_ciSPIRV_HEADERS_SRC_PATH:STRING=/home/hrt/master/source/third_party/vk-gl-cts/external/spirv-tools/../spirv-headers/src
278e5c31af7Sopenharmony_ci
279e5c31af7Sopenharmony_ci//Path to spirv-tools source tree
280e5c31af7Sopenharmony_ciSPIRV_TOOLS_SRC_PATH:STRING=../spirv-tools
281e5c31af7Sopenharmony_ci
282e5c31af7Sopenharmony_ci//Path to a file.
283e5c31af7Sopenharmony_ciWAYLAND_CLIENT_INCLUDE_DIR:PATH=WAYLAND_CLIENT_INCLUDE_DIR-NOTFOUND
284e5c31af7Sopenharmony_ci
285e5c31af7Sopenharmony_ci//Path to a library.
286e5c31af7Sopenharmony_ciWAYLAND_CLIENT_LIBRARIES:FILEPATH=WAYLAND_CLIENT_LIBRARIES-NOTFOUND
287e5c31af7Sopenharmony_ci
288e5c31af7Sopenharmony_ci//Path to a file.
289e5c31af7Sopenharmony_ciWAYLAND_CURSOR_INCLUDE_DIR:PATH=WAYLAND_CURSOR_INCLUDE_DIR-NOTFOUND
290e5c31af7Sopenharmony_ci
291e5c31af7Sopenharmony_ci//Path to a library.
292e5c31af7Sopenharmony_ciWAYLAND_CURSOR_LIBRARIES:FILEPATH=WAYLAND_CURSOR_LIBRARIES-NOTFOUND
293e5c31af7Sopenharmony_ci
294e5c31af7Sopenharmony_ci//Path to a file.
295e5c31af7Sopenharmony_ciWAYLAND_EGL_INCLUDE_DIR:PATH=WAYLAND_EGL_INCLUDE_DIR-NOTFOUND
296e5c31af7Sopenharmony_ci
297e5c31af7Sopenharmony_ci//Path to a library.
298e5c31af7Sopenharmony_ciWAYLAND_EGL_LIBRARIES:FILEPATH=WAYLAND_EGL_LIBRARIES-NOTFOUND
299e5c31af7Sopenharmony_ci
300e5c31af7Sopenharmony_ci//Path to a file.
301e5c31af7Sopenharmony_ciWAYLAND_SERVER_INCLUDE_DIR:PATH=WAYLAND_SERVER_INCLUDE_DIR-NOTFOUND
302e5c31af7Sopenharmony_ci
303e5c31af7Sopenharmony_ci//Path to a library.
304e5c31af7Sopenharmony_ciWAYLAND_SERVER_LIBRARIES:FILEPATH=WAYLAND_SERVER_LIBRARIES-NOTFOUND
305e5c31af7Sopenharmony_ci
306e5c31af7Sopenharmony_ci//Path to a file.
307e5c31af7Sopenharmony_ciX11_ICE_INCLUDE_PATH:PATH=/usr/include
308e5c31af7Sopenharmony_ci
309e5c31af7Sopenharmony_ci//Path to a library.
310e5c31af7Sopenharmony_ciX11_ICE_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libICE.so
311e5c31af7Sopenharmony_ci
312e5c31af7Sopenharmony_ci//Path to a file.
313e5c31af7Sopenharmony_ciX11_SM_INCLUDE_PATH:PATH=/usr/include
314e5c31af7Sopenharmony_ci
315e5c31af7Sopenharmony_ci//Path to a library.
316e5c31af7Sopenharmony_ciX11_SM_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libSM.so
317e5c31af7Sopenharmony_ci
318e5c31af7Sopenharmony_ci//Path to a file.
319e5c31af7Sopenharmony_ciX11_X11_INCLUDE_PATH:PATH=/usr/include
320e5c31af7Sopenharmony_ci
321e5c31af7Sopenharmony_ci//Path to a library.
322e5c31af7Sopenharmony_ciX11_X11_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libX11.so
323e5c31af7Sopenharmony_ci
324e5c31af7Sopenharmony_ci//Path to a file.
325e5c31af7Sopenharmony_ciX11_XRes_INCLUDE_PATH:PATH=/usr/include
326e5c31af7Sopenharmony_ci
327e5c31af7Sopenharmony_ci//Path to a library.
328e5c31af7Sopenharmony_ciX11_XRes_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXRes.so
329e5c31af7Sopenharmony_ci
330e5c31af7Sopenharmony_ci//Path to a file.
331e5c31af7Sopenharmony_ciX11_XShm_INCLUDE_PATH:PATH=/usr/include
332e5c31af7Sopenharmony_ci
333e5c31af7Sopenharmony_ci//Path to a file.
334e5c31af7Sopenharmony_ciX11_XSync_INCLUDE_PATH:PATH=/usr/include
335e5c31af7Sopenharmony_ci
336e5c31af7Sopenharmony_ci//Path to a file.
337e5c31af7Sopenharmony_ciX11_Xaccessrules_INCLUDE_PATH:PATH=/usr/include
338e5c31af7Sopenharmony_ci
339e5c31af7Sopenharmony_ci//Path to a file.
340e5c31af7Sopenharmony_ciX11_Xaccessstr_INCLUDE_PATH:PATH=/usr/include
341e5c31af7Sopenharmony_ci
342e5c31af7Sopenharmony_ci//Path to a file.
343e5c31af7Sopenharmony_ciX11_Xau_INCLUDE_PATH:PATH=/usr/include
344e5c31af7Sopenharmony_ci
345e5c31af7Sopenharmony_ci//Path to a library.
346e5c31af7Sopenharmony_ciX11_Xau_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXau.so
347e5c31af7Sopenharmony_ci
348e5c31af7Sopenharmony_ci//Path to a file.
349e5c31af7Sopenharmony_ciX11_Xcomposite_INCLUDE_PATH:PATH=/usr/include
350e5c31af7Sopenharmony_ci
351e5c31af7Sopenharmony_ci//Path to a library.
352e5c31af7Sopenharmony_ciX11_Xcomposite_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXcomposite.so
353e5c31af7Sopenharmony_ci
354e5c31af7Sopenharmony_ci//Path to a file.
355e5c31af7Sopenharmony_ciX11_Xcursor_INCLUDE_PATH:PATH=/usr/include
356e5c31af7Sopenharmony_ci
357e5c31af7Sopenharmony_ci//Path to a library.
358e5c31af7Sopenharmony_ciX11_Xcursor_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXcursor.so
359e5c31af7Sopenharmony_ci
360e5c31af7Sopenharmony_ci//Path to a file.
361e5c31af7Sopenharmony_ciX11_Xdamage_INCLUDE_PATH:PATH=/usr/include
362e5c31af7Sopenharmony_ci
363e5c31af7Sopenharmony_ci//Path to a library.
364e5c31af7Sopenharmony_ciX11_Xdamage_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXdamage.so
365e5c31af7Sopenharmony_ci
366e5c31af7Sopenharmony_ci//Path to a file.
367e5c31af7Sopenharmony_ciX11_Xdmcp_INCLUDE_PATH:PATH=/usr/include
368e5c31af7Sopenharmony_ci
369e5c31af7Sopenharmony_ci//Path to a library.
370e5c31af7Sopenharmony_ciX11_Xdmcp_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXdmcp.so
371e5c31af7Sopenharmony_ci
372e5c31af7Sopenharmony_ci//Path to a file.
373e5c31af7Sopenharmony_ciX11_Xext_INCLUDE_PATH:PATH=/usr/include
374e5c31af7Sopenharmony_ci
375e5c31af7Sopenharmony_ci//Path to a library.
376e5c31af7Sopenharmony_ciX11_Xext_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXext.so
377e5c31af7Sopenharmony_ci
378e5c31af7Sopenharmony_ci//Path to a file.
379e5c31af7Sopenharmony_ciX11_Xfixes_INCLUDE_PATH:PATH=/usr/include
380e5c31af7Sopenharmony_ci
381e5c31af7Sopenharmony_ci//Path to a library.
382e5c31af7Sopenharmony_ciX11_Xfixes_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXfixes.so
383e5c31af7Sopenharmony_ci
384e5c31af7Sopenharmony_ci//Path to a file.
385e5c31af7Sopenharmony_ciX11_Xft_INCLUDE_PATH:PATH=/usr/include
386e5c31af7Sopenharmony_ci
387e5c31af7Sopenharmony_ci//Path to a library.
388e5c31af7Sopenharmony_ciX11_Xft_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXft.so
389e5c31af7Sopenharmony_ci
390e5c31af7Sopenharmony_ci//Path to a file.
391e5c31af7Sopenharmony_ciX11_Xi_INCLUDE_PATH:PATH=/usr/include
392e5c31af7Sopenharmony_ci
393e5c31af7Sopenharmony_ci//Path to a library.
394e5c31af7Sopenharmony_ciX11_Xi_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXi.so
395e5c31af7Sopenharmony_ci
396e5c31af7Sopenharmony_ci//Path to a file.
397e5c31af7Sopenharmony_ciX11_Xinerama_INCLUDE_PATH:PATH=/usr/include
398e5c31af7Sopenharmony_ci
399e5c31af7Sopenharmony_ci//Path to a library.
400e5c31af7Sopenharmony_ciX11_Xinerama_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXinerama.so
401e5c31af7Sopenharmony_ci
402e5c31af7Sopenharmony_ci//Path to a file.
403e5c31af7Sopenharmony_ciX11_Xkb_INCLUDE_PATH:PATH=/usr/include
404e5c31af7Sopenharmony_ci
405e5c31af7Sopenharmony_ci//Path to a file.
406e5c31af7Sopenharmony_ciX11_Xkblib_INCLUDE_PATH:PATH=/usr/include
407e5c31af7Sopenharmony_ci
408e5c31af7Sopenharmony_ci//Path to a file.
409e5c31af7Sopenharmony_ciX11_Xlib_INCLUDE_PATH:PATH=/usr/include
410e5c31af7Sopenharmony_ci
411e5c31af7Sopenharmony_ci//Path to a file.
412e5c31af7Sopenharmony_ciX11_Xmu_INCLUDE_PATH:PATH=/usr/include
413e5c31af7Sopenharmony_ci
414e5c31af7Sopenharmony_ci//Path to a library.
415e5c31af7Sopenharmony_ciX11_Xmu_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXmu.so
416e5c31af7Sopenharmony_ci
417e5c31af7Sopenharmony_ci//Path to a file.
418e5c31af7Sopenharmony_ciX11_Xpm_INCLUDE_PATH:PATH=/usr/include
419e5c31af7Sopenharmony_ci
420e5c31af7Sopenharmony_ci//Path to a library.
421e5c31af7Sopenharmony_ciX11_Xpm_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXpm.so
422e5c31af7Sopenharmony_ci
423e5c31af7Sopenharmony_ci//Path to a file.
424e5c31af7Sopenharmony_ciX11_Xrandr_INCLUDE_PATH:PATH=/usr/include
425e5c31af7Sopenharmony_ci
426e5c31af7Sopenharmony_ci//Path to a library.
427e5c31af7Sopenharmony_ciX11_Xrandr_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXrandr.so
428e5c31af7Sopenharmony_ci
429e5c31af7Sopenharmony_ci//Path to a file.
430e5c31af7Sopenharmony_ciX11_Xrender_INCLUDE_PATH:PATH=/usr/include
431e5c31af7Sopenharmony_ci
432e5c31af7Sopenharmony_ci//Path to a library.
433e5c31af7Sopenharmony_ciX11_Xrender_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXrender.so
434e5c31af7Sopenharmony_ci
435e5c31af7Sopenharmony_ci//Path to a file.
436e5c31af7Sopenharmony_ciX11_Xshape_INCLUDE_PATH:PATH=/usr/include
437e5c31af7Sopenharmony_ci
438e5c31af7Sopenharmony_ci//Path to a file.
439e5c31af7Sopenharmony_ciX11_Xss_INCLUDE_PATH:PATH=/usr/include
440e5c31af7Sopenharmony_ci
441e5c31af7Sopenharmony_ci//Path to a library.
442e5c31af7Sopenharmony_ciX11_Xss_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXss.so
443e5c31af7Sopenharmony_ci
444e5c31af7Sopenharmony_ci//Path to a file.
445e5c31af7Sopenharmony_ciX11_Xt_INCLUDE_PATH:PATH=/usr/include
446e5c31af7Sopenharmony_ci
447e5c31af7Sopenharmony_ci//Path to a library.
448e5c31af7Sopenharmony_ciX11_Xt_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXt.so
449e5c31af7Sopenharmony_ci
450e5c31af7Sopenharmony_ci//Path to a file.
451e5c31af7Sopenharmony_ciX11_Xtst_INCLUDE_PATH:PATH=/usr/include
452e5c31af7Sopenharmony_ci
453e5c31af7Sopenharmony_ci//Path to a library.
454e5c31af7Sopenharmony_ciX11_Xtst_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXtst.so
455e5c31af7Sopenharmony_ci
456e5c31af7Sopenharmony_ci//Path to a file.
457e5c31af7Sopenharmony_ciX11_Xutil_INCLUDE_PATH:PATH=/usr/include
458e5c31af7Sopenharmony_ci
459e5c31af7Sopenharmony_ci//Path to a file.
460e5c31af7Sopenharmony_ciX11_Xv_INCLUDE_PATH:PATH=/usr/include
461e5c31af7Sopenharmony_ci
462e5c31af7Sopenharmony_ci//Path to a library.
463e5c31af7Sopenharmony_ciX11_Xv_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXv.so
464e5c31af7Sopenharmony_ci
465e5c31af7Sopenharmony_ci//Path to a file.
466e5c31af7Sopenharmony_ciX11_Xxf86misc_INCLUDE_PATH:PATH=X11_Xxf86misc_INCLUDE_PATH-NOTFOUND
467e5c31af7Sopenharmony_ci
468e5c31af7Sopenharmony_ci//Path to a library.
469e5c31af7Sopenharmony_ciX11_Xxf86misc_LIB:FILEPATH=X11_Xxf86misc_LIB-NOTFOUND
470e5c31af7Sopenharmony_ci
471e5c31af7Sopenharmony_ci//Path to a file.
472e5c31af7Sopenharmony_ciX11_Xxf86vm_INCLUDE_PATH:PATH=/usr/include
473e5c31af7Sopenharmony_ci
474e5c31af7Sopenharmony_ci//Path to a library.
475e5c31af7Sopenharmony_ciX11_Xxf86vm_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libXxf86vm.so
476e5c31af7Sopenharmony_ci
477e5c31af7Sopenharmony_ci//Path to a file.
478e5c31af7Sopenharmony_ciX11_dpms_INCLUDE_PATH:PATH=/usr/include
479e5c31af7Sopenharmony_ci
480e5c31af7Sopenharmony_ci//Path to a file.
481e5c31af7Sopenharmony_ciX11_xkbfile_INCLUDE_PATH:PATH=/usr/include
482e5c31af7Sopenharmony_ci
483e5c31af7Sopenharmony_ci//Path to a library.
484e5c31af7Sopenharmony_ciX11_xkbfile_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libxkbfile.so
485e5c31af7Sopenharmony_ci
486e5c31af7Sopenharmony_ci//Path to a file.
487e5c31af7Sopenharmony_ciXCB_INCLUDE_DIR:PATH=/usr/include
488e5c31af7Sopenharmony_ci
489e5c31af7Sopenharmony_ci//Path to a file.
490e5c31af7Sopenharmony_ciZLIB_INCLUDE_DIR:PATH=/usr/include
491e5c31af7Sopenharmony_ci
492e5c31af7Sopenharmony_ci//Path to a library.
493e5c31af7Sopenharmony_ciZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND
494e5c31af7Sopenharmony_ci
495e5c31af7Sopenharmony_ci//Path to a library.
496e5c31af7Sopenharmony_ciZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so
497e5c31af7Sopenharmony_ci
498e5c31af7Sopenharmony_ci//Value Computed by CMake
499e5c31af7Sopenharmony_cidEQP-Core-default_BINARY_DIR:STATIC=/home/hrt/master/source/third_party/vk-gl-cts
500e5c31af7Sopenharmony_ci
501e5c31af7Sopenharmony_ci//Value Computed by CMake
502e5c31af7Sopenharmony_cidEQP-Core-default_SOURCE_DIR:STATIC=/home/hrt/master/source/third_party/vk-gl-cts
503e5c31af7Sopenharmony_ci
504e5c31af7Sopenharmony_ci//Path to a library.
505e5c31af7Sopenharmony_cipkgcfg_lib_PKG_FONTCONFIG_fontconfig:FILEPATH=/usr/lib/x86_64-linux-gnu/libfontconfig.so
506e5c31af7Sopenharmony_ci
507e5c31af7Sopenharmony_ci//Path to a library.
508e5c31af7Sopenharmony_cipkgcfg_lib_PKG_FONTCONFIG_freetype:FILEPATH=/usr/lib/x86_64-linux-gnu/libfreetype.so
509e5c31af7Sopenharmony_ci
510e5c31af7Sopenharmony_ci//Path to a library.
511e5c31af7Sopenharmony_cipkgcfg_lib_XCB_xcb:FILEPATH=/usr/lib/x86_64-linux-gnu/libxcb.so
512e5c31af7Sopenharmony_ci
513e5c31af7Sopenharmony_ci
514e5c31af7Sopenharmony_ci########################
515e5c31af7Sopenharmony_ci# INTERNAL cache entries
516e5c31af7Sopenharmony_ci########################
517e5c31af7Sopenharmony_ci
518e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_ADDR2LINE
519e5c31af7Sopenharmony_ciCMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
520e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_AR
521e5c31af7Sopenharmony_ciCMAKE_AR-ADVANCED:INTERNAL=1
522e5c31af7Sopenharmony_ci//This is the directory where this CMakeCache.txt was created
523e5c31af7Sopenharmony_ciCMAKE_CACHEFILE_DIR:INTERNAL=/home/hrt/master/source/third_party/vk-gl-cts
524e5c31af7Sopenharmony_ci//Major version of cmake used to create the current loaded cache
525e5c31af7Sopenharmony_ciCMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
526e5c31af7Sopenharmony_ci//Minor version of cmake used to create the current loaded cache
527e5c31af7Sopenharmony_ciCMAKE_CACHE_MINOR_VERSION:INTERNAL=16
528e5c31af7Sopenharmony_ci//Patch version of cmake used to create the current loaded cache
529e5c31af7Sopenharmony_ciCMAKE_CACHE_PATCH_VERSION:INTERNAL=3
530e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
531e5c31af7Sopenharmony_ciCMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
532e5c31af7Sopenharmony_ci//Path to CMake executable.
533e5c31af7Sopenharmony_ciCMAKE_COMMAND:INTERNAL=/usr/bin/cmake
534e5c31af7Sopenharmony_ci//Path to cpack program executable.
535e5c31af7Sopenharmony_ciCMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
536e5c31af7Sopenharmony_ci//Path to ctest program executable.
537e5c31af7Sopenharmony_ciCMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
538e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_COMPILER
539e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
540e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
541e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
542e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
543e5c31af7Sopenharmony_ciCMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
544e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_FLAGS
545e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
546e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
547e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
548e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
549e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
550e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
551e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
552e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
553e5c31af7Sopenharmony_ciCMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
554e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_COMPILER
555e5c31af7Sopenharmony_ciCMAKE_C_COMPILER-ADVANCED:INTERNAL=1
556e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_COMPILER_AR
557e5c31af7Sopenharmony_ciCMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
558e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
559e5c31af7Sopenharmony_ciCMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
560e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_FLAGS
561e5c31af7Sopenharmony_ciCMAKE_C_FLAGS-ADVANCED:INTERNAL=1
562e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
563e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
564e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
565e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
566e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
567e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
568e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
569e5c31af7Sopenharmony_ciCMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
570e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_DLLTOOL
571e5c31af7Sopenharmony_ciCMAKE_DLLTOOL-ADVANCED:INTERNAL=1
572e5c31af7Sopenharmony_ci//Executable file format
573e5c31af7Sopenharmony_ciCMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
574e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
575e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
576e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
577e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
578e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
579e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
580e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
581e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
582e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
583e5c31af7Sopenharmony_ciCMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
584e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
585e5c31af7Sopenharmony_ciCMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
586e5c31af7Sopenharmony_ci//Name of external makefile project generator.
587e5c31af7Sopenharmony_ciCMAKE_EXTRA_GENERATOR:INTERNAL=
588e5c31af7Sopenharmony_ci//Name of generator.
589e5c31af7Sopenharmony_ciCMAKE_GENERATOR:INTERNAL=Unix Makefiles
590e5c31af7Sopenharmony_ci//Generator instance identifier.
591e5c31af7Sopenharmony_ciCMAKE_GENERATOR_INSTANCE:INTERNAL=
592e5c31af7Sopenharmony_ci//Name of generator platform.
593e5c31af7Sopenharmony_ciCMAKE_GENERATOR_PLATFORM:INTERNAL=
594e5c31af7Sopenharmony_ci//Name of generator toolset.
595e5c31af7Sopenharmony_ciCMAKE_GENERATOR_TOOLSET:INTERNAL=
596e5c31af7Sopenharmony_ci//Have function connect
597e5c31af7Sopenharmony_ciCMAKE_HAVE_CONNECT:INTERNAL=1
598e5c31af7Sopenharmony_ci//Have function gethostbyname
599e5c31af7Sopenharmony_ciCMAKE_HAVE_GETHOSTBYNAME:INTERNAL=1
600e5c31af7Sopenharmony_ci//Have function remove
601e5c31af7Sopenharmony_ciCMAKE_HAVE_REMOVE:INTERNAL=1
602e5c31af7Sopenharmony_ci//Have function shmat
603e5c31af7Sopenharmony_ciCMAKE_HAVE_SHMAT:INTERNAL=1
604e5c31af7Sopenharmony_ci//Source directory with the top level CMakeLists.txt file for this
605e5c31af7Sopenharmony_ci// project
606e5c31af7Sopenharmony_ciCMAKE_HOME_DIRECTORY:INTERNAL=/home/hrt/master/source/third_party/vk-gl-cts
607e5c31af7Sopenharmony_ci//Install .so files without execute permission.
608e5c31af7Sopenharmony_ciCMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
609e5c31af7Sopenharmony_ci//Have library ICE
610e5c31af7Sopenharmony_ciCMAKE_LIB_ICE_HAS_ICECONNECTIONNUMBER:INTERNAL=1
611e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_LINKER
612e5c31af7Sopenharmony_ciCMAKE_LINKER-ADVANCED:INTERNAL=1
613e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
614e5c31af7Sopenharmony_ciCMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
615e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
616e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
617e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
618e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
619e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
620e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
621e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
622e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
623e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
624e5c31af7Sopenharmony_ciCMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
625e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_NM
626e5c31af7Sopenharmony_ciCMAKE_NM-ADVANCED:INTERNAL=1
627e5c31af7Sopenharmony_ci//number of local generators
628e5c31af7Sopenharmony_ciCMAKE_NUMBER_OF_MAKEFILES:INTERNAL=3
629e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_OBJCOPY
630e5c31af7Sopenharmony_ciCMAKE_OBJCOPY-ADVANCED:INTERNAL=1
631e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_OBJDUMP
632e5c31af7Sopenharmony_ciCMAKE_OBJDUMP-ADVANCED:INTERNAL=1
633e5c31af7Sopenharmony_ci//Platform information initialized
634e5c31af7Sopenharmony_ciCMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
635e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_RANLIB
636e5c31af7Sopenharmony_ciCMAKE_RANLIB-ADVANCED:INTERNAL=1
637e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_READELF
638e5c31af7Sopenharmony_ciCMAKE_READELF-ADVANCED:INTERNAL=1
639e5c31af7Sopenharmony_ci//Path to CMake installation.
640e5c31af7Sopenharmony_ciCMAKE_ROOT:INTERNAL=/usr/share/cmake-3.16
641e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
642e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
643e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
644e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
645e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
646e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
647e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
648e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
649e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
650e5c31af7Sopenharmony_ciCMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
651e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
652e5c31af7Sopenharmony_ciCMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
653e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_SKIP_RPATH
654e5c31af7Sopenharmony_ciCMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
655e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
656e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
657e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
658e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
659e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
660e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
661e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
662e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
663e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
664e5c31af7Sopenharmony_ciCMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
665e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_STRIP
666e5c31af7Sopenharmony_ciCMAKE_STRIP-ADVANCED:INTERNAL=1
667e5c31af7Sopenharmony_ci//uname command
668e5c31af7Sopenharmony_ciCMAKE_UNAME:INTERNAL=/usr/bin/uname
669e5c31af7Sopenharmony_ci//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
670e5c31af7Sopenharmony_ciCMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
671e5c31af7Sopenharmony_ci//Details about finding Git
672e5c31af7Sopenharmony_ciFIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.25.1()]
673e5c31af7Sopenharmony_ci//Details about finding PNG
674e5c31af7Sopenharmony_ciFIND_PACKAGE_MESSAGE_DETAILS_PNG:INTERNAL=[/usr/lib/x86_64-linux-gnu/libpng.so][/usr/include][v1.6.37()]
675e5c31af7Sopenharmony_ci//Details about finding PkgConfig
676e5c31af7Sopenharmony_ciFIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.29.1()]
677e5c31af7Sopenharmony_ci//Details about finding PythonInterp
678e5c31af7Sopenharmony_ciFIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3][v3.8.10(3)]
679e5c31af7Sopenharmony_ci//Details about finding X11
680e5c31af7Sopenharmony_ciFIND_PACKAGE_MESSAGE_DETAILS_X11:INTERNAL=[/usr/include][/usr/lib/x86_64-linux-gnu/libX11.so][c ][v()]
681e5c31af7Sopenharmony_ci//Details about finding XCB
682e5c31af7Sopenharmony_ciFIND_PACKAGE_MESSAGE_DETAILS_XCB:INTERNAL=[xcb][/usr/include][v()]
683e5c31af7Sopenharmony_ci//Details about finding ZLIB
684e5c31af7Sopenharmony_ciFIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/x86_64-linux-gnu/libz.so][/usr/include][v1.2.11()]
685e5c31af7Sopenharmony_ci//ADVANCED property for variable: FREETYPE_INCLUDE_DIR_freetype2
686e5c31af7Sopenharmony_ciFREETYPE_INCLUDE_DIR_freetype2-ADVANCED:INTERNAL=1
687e5c31af7Sopenharmony_ci//ADVANCED property for variable: FREETYPE_INCLUDE_DIR_ft2build
688e5c31af7Sopenharmony_ciFREETYPE_INCLUDE_DIR_ft2build-ADVANCED:INTERNAL=1
689e5c31af7Sopenharmony_ci//ADVANCED property for variable: FREETYPE_LIBRARY_DEBUG
690e5c31af7Sopenharmony_ciFREETYPE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
691e5c31af7Sopenharmony_ci//ADVANCED property for variable: FREETYPE_LIBRARY_RELEASE
692e5c31af7Sopenharmony_ciFREETYPE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
693e5c31af7Sopenharmony_ci//ADVANCED property for variable: Fontconfig_INCLUDE_DIR
694e5c31af7Sopenharmony_ciFontconfig_INCLUDE_DIR-ADVANCED:INTERNAL=1
695e5c31af7Sopenharmony_ci//ADVANCED property for variable: Fontconfig_LIBRARY
696e5c31af7Sopenharmony_ciFontconfig_LIBRARY-ADVANCED:INTERNAL=1
697e5c31af7Sopenharmony_ci//ADVANCED property for variable: GIT_EXECUTABLE
698e5c31af7Sopenharmony_ciGIT_EXECUTABLE-ADVANCED:INTERNAL=1
699e5c31af7Sopenharmony_ci//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
700e5c31af7Sopenharmony_ciPKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
701e5c31af7Sopenharmony_ciPKG_FONTCONFIG_CFLAGS:INTERNAL=-I/usr/include/uuid;-I/usr/include/freetype2;-I/usr/include/libpng16
702e5c31af7Sopenharmony_ciPKG_FONTCONFIG_CFLAGS_I:INTERNAL=
703e5c31af7Sopenharmony_ciPKG_FONTCONFIG_CFLAGS_OTHER:INTERNAL=
704e5c31af7Sopenharmony_ciPKG_FONTCONFIG_FOUND:INTERNAL=1
705e5c31af7Sopenharmony_ciPKG_FONTCONFIG_INCLUDEDIR:INTERNAL=/usr/include
706e5c31af7Sopenharmony_ciPKG_FONTCONFIG_INCLUDE_DIRS:INTERNAL=/usr/include/uuid;/usr/include/freetype2;/usr/include/libpng16
707e5c31af7Sopenharmony_ciPKG_FONTCONFIG_LDFLAGS:INTERNAL=-lfontconfig;-lfreetype
708e5c31af7Sopenharmony_ciPKG_FONTCONFIG_LDFLAGS_OTHER:INTERNAL=
709e5c31af7Sopenharmony_ciPKG_FONTCONFIG_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu
710e5c31af7Sopenharmony_ciPKG_FONTCONFIG_LIBRARIES:INTERNAL=fontconfig;freetype
711e5c31af7Sopenharmony_ciPKG_FONTCONFIG_LIBRARY_DIRS:INTERNAL=
712e5c31af7Sopenharmony_ciPKG_FONTCONFIG_LIBS:INTERNAL=
713e5c31af7Sopenharmony_ciPKG_FONTCONFIG_LIBS_L:INTERNAL=
714e5c31af7Sopenharmony_ciPKG_FONTCONFIG_LIBS_OTHER:INTERNAL=
715e5c31af7Sopenharmony_ciPKG_FONTCONFIG_LIBS_PATHS:INTERNAL=
716e5c31af7Sopenharmony_ciPKG_FONTCONFIG_MODULE_NAME:INTERNAL=fontconfig
717e5c31af7Sopenharmony_ciPKG_FONTCONFIG_PREFIX:INTERNAL=/usr
718e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_CFLAGS:INTERNAL=-I/usr/include/uuid;-I/usr/include/freetype2;-I/usr/include/libpng16
719e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_CFLAGS_I:INTERNAL=
720e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_CFLAGS_OTHER:INTERNAL=
721e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include/uuid;/usr/include/freetype2;/usr/include/libpng16
722e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_LDFLAGS:INTERNAL=-lfontconfig;-luuid;-lexpat;-lfreetype;-lpng16;-lm;-lz;-lm;-lz
723e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_LDFLAGS_OTHER:INTERNAL=
724e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_LIBDIR:INTERNAL=
725e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_LIBRARIES:INTERNAL=fontconfig;uuid;expat;freetype;png16;m;z;m;z
726e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_LIBRARY_DIRS:INTERNAL=
727e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_LIBS:INTERNAL=
728e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_LIBS_L:INTERNAL=
729e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_LIBS_OTHER:INTERNAL=
730e5c31af7Sopenharmony_ciPKG_FONTCONFIG_STATIC_LIBS_PATHS:INTERNAL=
731e5c31af7Sopenharmony_ciPKG_FONTCONFIG_VERSION:INTERNAL=2.13.1
732e5c31af7Sopenharmony_ciPKG_FONTCONFIG_fontconfig_INCLUDEDIR:INTERNAL=
733e5c31af7Sopenharmony_ciPKG_FONTCONFIG_fontconfig_LIBDIR:INTERNAL=
734e5c31af7Sopenharmony_ciPKG_FONTCONFIG_fontconfig_PREFIX:INTERNAL=
735e5c31af7Sopenharmony_ciPKG_FONTCONFIG_fontconfig_VERSION:INTERNAL=
736e5c31af7Sopenharmony_ciPKG_WAYLAND_CFLAGS:INTERNAL=
737e5c31af7Sopenharmony_ciPKG_WAYLAND_CFLAGS_I:INTERNAL=
738e5c31af7Sopenharmony_ciPKG_WAYLAND_CFLAGS_OTHER:INTERNAL=
739e5c31af7Sopenharmony_ciPKG_WAYLAND_FOUND:INTERNAL=
740e5c31af7Sopenharmony_ciPKG_WAYLAND_INCLUDEDIR:INTERNAL=
741e5c31af7Sopenharmony_ciPKG_WAYLAND_LIBDIR:INTERNAL=
742e5c31af7Sopenharmony_ciPKG_WAYLAND_LIBS:INTERNAL=
743e5c31af7Sopenharmony_ciPKG_WAYLAND_LIBS_L:INTERNAL=
744e5c31af7Sopenharmony_ciPKG_WAYLAND_LIBS_OTHER:INTERNAL=
745e5c31af7Sopenharmony_ciPKG_WAYLAND_LIBS_PATHS:INTERNAL=
746e5c31af7Sopenharmony_ciPKG_WAYLAND_MODULE_NAME:INTERNAL=
747e5c31af7Sopenharmony_ciPKG_WAYLAND_PREFIX:INTERNAL=
748e5c31af7Sopenharmony_ciPKG_WAYLAND_STATIC_CFLAGS:INTERNAL=
749e5c31af7Sopenharmony_ciPKG_WAYLAND_STATIC_CFLAGS_I:INTERNAL=
750e5c31af7Sopenharmony_ciPKG_WAYLAND_STATIC_CFLAGS_OTHER:INTERNAL=
751e5c31af7Sopenharmony_ciPKG_WAYLAND_STATIC_LIBDIR:INTERNAL=
752e5c31af7Sopenharmony_ciPKG_WAYLAND_STATIC_LIBS:INTERNAL=
753e5c31af7Sopenharmony_ciPKG_WAYLAND_STATIC_LIBS_L:INTERNAL=
754e5c31af7Sopenharmony_ciPKG_WAYLAND_STATIC_LIBS_OTHER:INTERNAL=
755e5c31af7Sopenharmony_ciPKG_WAYLAND_STATIC_LIBS_PATHS:INTERNAL=
756e5c31af7Sopenharmony_ciPKG_WAYLAND_VERSION:INTERNAL=
757e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-client_INCLUDEDIR:INTERNAL=
758e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-client_LIBDIR:INTERNAL=
759e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-client_PREFIX:INTERNAL=
760e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-client_VERSION:INTERNAL=
761e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-cursor_INCLUDEDIR:INTERNAL=
762e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-cursor_LIBDIR:INTERNAL=
763e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-cursor_PREFIX:INTERNAL=
764e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-cursor_VERSION:INTERNAL=
765e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-egl_INCLUDEDIR:INTERNAL=
766e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-egl_LIBDIR:INTERNAL=
767e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-egl_PREFIX:INTERNAL=
768e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-egl_VERSION:INTERNAL=
769e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-server_INCLUDEDIR:INTERNAL=
770e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-server_LIBDIR:INTERNAL=
771e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-server_PREFIX:INTERNAL=
772e5c31af7Sopenharmony_ciPKG_WAYLAND_wayland-server_VERSION:INTERNAL=
773e5c31af7Sopenharmony_ci//ADVANCED property for variable: PNG_LIBRARY_DEBUG
774e5c31af7Sopenharmony_ciPNG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
775e5c31af7Sopenharmony_ci//ADVANCED property for variable: PNG_LIBRARY_RELEASE
776e5c31af7Sopenharmony_ciPNG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
777e5c31af7Sopenharmony_ci//ADVANCED property for variable: PNG_PNG_INCLUDE_DIR
778e5c31af7Sopenharmony_ciPNG_PNG_INCLUDE_DIR-ADVANCED:INTERNAL=1
779e5c31af7Sopenharmony_ci//ADVANCED property for variable: PYTHON_EXECUTABLE
780e5c31af7Sopenharmony_ciPYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
781e5c31af7Sopenharmony_ci//ADVANCED property for variable: WAYLAND_CLIENT_INCLUDE_DIR
782e5c31af7Sopenharmony_ciWAYLAND_CLIENT_INCLUDE_DIR-ADVANCED:INTERNAL=1
783e5c31af7Sopenharmony_ci//ADVANCED property for variable: WAYLAND_CLIENT_LIBRARIES
784e5c31af7Sopenharmony_ciWAYLAND_CLIENT_LIBRARIES-ADVANCED:INTERNAL=1
785e5c31af7Sopenharmony_ci//ADVANCED property for variable: WAYLAND_CURSOR_INCLUDE_DIR
786e5c31af7Sopenharmony_ciWAYLAND_CURSOR_INCLUDE_DIR-ADVANCED:INTERNAL=1
787e5c31af7Sopenharmony_ci//ADVANCED property for variable: WAYLAND_CURSOR_LIBRARIES
788e5c31af7Sopenharmony_ciWAYLAND_CURSOR_LIBRARIES-ADVANCED:INTERNAL=1
789e5c31af7Sopenharmony_ci//ADVANCED property for variable: WAYLAND_EGL_INCLUDE_DIR
790e5c31af7Sopenharmony_ciWAYLAND_EGL_INCLUDE_DIR-ADVANCED:INTERNAL=1
791e5c31af7Sopenharmony_ci//ADVANCED property for variable: WAYLAND_EGL_LIBRARIES
792e5c31af7Sopenharmony_ciWAYLAND_EGL_LIBRARIES-ADVANCED:INTERNAL=1
793e5c31af7Sopenharmony_ci//ADVANCED property for variable: WAYLAND_SERVER_INCLUDE_DIR
794e5c31af7Sopenharmony_ciWAYLAND_SERVER_INCLUDE_DIR-ADVANCED:INTERNAL=1
795e5c31af7Sopenharmony_ci//ADVANCED property for variable: WAYLAND_SERVER_LIBRARIES
796e5c31af7Sopenharmony_ciWAYLAND_SERVER_LIBRARIES-ADVANCED:INTERNAL=1
797e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_ICE_INCLUDE_PATH
798e5c31af7Sopenharmony_ciX11_ICE_INCLUDE_PATH-ADVANCED:INTERNAL=1
799e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_ICE_LIB
800e5c31af7Sopenharmony_ciX11_ICE_LIB-ADVANCED:INTERNAL=1
801e5c31af7Sopenharmony_ci//Have library /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
802e5c31af7Sopenharmony_ciX11_LIB_X11_SOLO:INTERNAL=1
803e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_SM_INCLUDE_PATH
804e5c31af7Sopenharmony_ciX11_SM_INCLUDE_PATH-ADVANCED:INTERNAL=1
805e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_SM_LIB
806e5c31af7Sopenharmony_ciX11_SM_LIB-ADVANCED:INTERNAL=1
807e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_X11_INCLUDE_PATH
808e5c31af7Sopenharmony_ciX11_X11_INCLUDE_PATH-ADVANCED:INTERNAL=1
809e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_X11_LIB
810e5c31af7Sopenharmony_ciX11_X11_LIB-ADVANCED:INTERNAL=1
811e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_XRes_INCLUDE_PATH
812e5c31af7Sopenharmony_ciX11_XRes_INCLUDE_PATH-ADVANCED:INTERNAL=1
813e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_XRes_LIB
814e5c31af7Sopenharmony_ciX11_XRes_LIB-ADVANCED:INTERNAL=1
815e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_XShm_INCLUDE_PATH
816e5c31af7Sopenharmony_ciX11_XShm_INCLUDE_PATH-ADVANCED:INTERNAL=1
817e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_XSync_INCLUDE_PATH
818e5c31af7Sopenharmony_ciX11_XSync_INCLUDE_PATH-ADVANCED:INTERNAL=1
819e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xaccessrules_INCLUDE_PATH
820e5c31af7Sopenharmony_ciX11_Xaccessrules_INCLUDE_PATH-ADVANCED:INTERNAL=1
821e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xaccessstr_INCLUDE_PATH
822e5c31af7Sopenharmony_ciX11_Xaccessstr_INCLUDE_PATH-ADVANCED:INTERNAL=1
823e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xau_INCLUDE_PATH
824e5c31af7Sopenharmony_ciX11_Xau_INCLUDE_PATH-ADVANCED:INTERNAL=1
825e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xau_LIB
826e5c31af7Sopenharmony_ciX11_Xau_LIB-ADVANCED:INTERNAL=1
827e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xcomposite_INCLUDE_PATH
828e5c31af7Sopenharmony_ciX11_Xcomposite_INCLUDE_PATH-ADVANCED:INTERNAL=1
829e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xcomposite_LIB
830e5c31af7Sopenharmony_ciX11_Xcomposite_LIB-ADVANCED:INTERNAL=1
831e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xcursor_INCLUDE_PATH
832e5c31af7Sopenharmony_ciX11_Xcursor_INCLUDE_PATH-ADVANCED:INTERNAL=1
833e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xcursor_LIB
834e5c31af7Sopenharmony_ciX11_Xcursor_LIB-ADVANCED:INTERNAL=1
835e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xdamage_INCLUDE_PATH
836e5c31af7Sopenharmony_ciX11_Xdamage_INCLUDE_PATH-ADVANCED:INTERNAL=1
837e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xdamage_LIB
838e5c31af7Sopenharmony_ciX11_Xdamage_LIB-ADVANCED:INTERNAL=1
839e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xdmcp_INCLUDE_PATH
840e5c31af7Sopenharmony_ciX11_Xdmcp_INCLUDE_PATH-ADVANCED:INTERNAL=1
841e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xdmcp_LIB
842e5c31af7Sopenharmony_ciX11_Xdmcp_LIB-ADVANCED:INTERNAL=1
843e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xext_INCLUDE_PATH
844e5c31af7Sopenharmony_ciX11_Xext_INCLUDE_PATH-ADVANCED:INTERNAL=1
845e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xext_LIB
846e5c31af7Sopenharmony_ciX11_Xext_LIB-ADVANCED:INTERNAL=1
847e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xfixes_INCLUDE_PATH
848e5c31af7Sopenharmony_ciX11_Xfixes_INCLUDE_PATH-ADVANCED:INTERNAL=1
849e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xfixes_LIB
850e5c31af7Sopenharmony_ciX11_Xfixes_LIB-ADVANCED:INTERNAL=1
851e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xft_INCLUDE_PATH
852e5c31af7Sopenharmony_ciX11_Xft_INCLUDE_PATH-ADVANCED:INTERNAL=1
853e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xft_LIB
854e5c31af7Sopenharmony_ciX11_Xft_LIB-ADVANCED:INTERNAL=1
855e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xi_INCLUDE_PATH
856e5c31af7Sopenharmony_ciX11_Xi_INCLUDE_PATH-ADVANCED:INTERNAL=1
857e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xi_LIB
858e5c31af7Sopenharmony_ciX11_Xi_LIB-ADVANCED:INTERNAL=1
859e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xinerama_INCLUDE_PATH
860e5c31af7Sopenharmony_ciX11_Xinerama_INCLUDE_PATH-ADVANCED:INTERNAL=1
861e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xinerama_LIB
862e5c31af7Sopenharmony_ciX11_Xinerama_LIB-ADVANCED:INTERNAL=1
863e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xkb_INCLUDE_PATH
864e5c31af7Sopenharmony_ciX11_Xkb_INCLUDE_PATH-ADVANCED:INTERNAL=1
865e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xkblib_INCLUDE_PATH
866e5c31af7Sopenharmony_ciX11_Xkblib_INCLUDE_PATH-ADVANCED:INTERNAL=1
867e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xlib_INCLUDE_PATH
868e5c31af7Sopenharmony_ciX11_Xlib_INCLUDE_PATH-ADVANCED:INTERNAL=1
869e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xmu_INCLUDE_PATH
870e5c31af7Sopenharmony_ciX11_Xmu_INCLUDE_PATH-ADVANCED:INTERNAL=1
871e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xmu_LIB
872e5c31af7Sopenharmony_ciX11_Xmu_LIB-ADVANCED:INTERNAL=1
873e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xpm_INCLUDE_PATH
874e5c31af7Sopenharmony_ciX11_Xpm_INCLUDE_PATH-ADVANCED:INTERNAL=1
875e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xpm_LIB
876e5c31af7Sopenharmony_ciX11_Xpm_LIB-ADVANCED:INTERNAL=1
877e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xrandr_INCLUDE_PATH
878e5c31af7Sopenharmony_ciX11_Xrandr_INCLUDE_PATH-ADVANCED:INTERNAL=1
879e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xrandr_LIB
880e5c31af7Sopenharmony_ciX11_Xrandr_LIB-ADVANCED:INTERNAL=1
881e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xrender_INCLUDE_PATH
882e5c31af7Sopenharmony_ciX11_Xrender_INCLUDE_PATH-ADVANCED:INTERNAL=1
883e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xrender_LIB
884e5c31af7Sopenharmony_ciX11_Xrender_LIB-ADVANCED:INTERNAL=1
885e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xshape_INCLUDE_PATH
886e5c31af7Sopenharmony_ciX11_Xshape_INCLUDE_PATH-ADVANCED:INTERNAL=1
887e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xss_INCLUDE_PATH
888e5c31af7Sopenharmony_ciX11_Xss_INCLUDE_PATH-ADVANCED:INTERNAL=1
889e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xss_LIB
890e5c31af7Sopenharmony_ciX11_Xss_LIB-ADVANCED:INTERNAL=1
891e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xt_INCLUDE_PATH
892e5c31af7Sopenharmony_ciX11_Xt_INCLUDE_PATH-ADVANCED:INTERNAL=1
893e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xt_LIB
894e5c31af7Sopenharmony_ciX11_Xt_LIB-ADVANCED:INTERNAL=1
895e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xtst_INCLUDE_PATH
896e5c31af7Sopenharmony_ciX11_Xtst_INCLUDE_PATH-ADVANCED:INTERNAL=1
897e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xtst_LIB
898e5c31af7Sopenharmony_ciX11_Xtst_LIB-ADVANCED:INTERNAL=1
899e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xutil_INCLUDE_PATH
900e5c31af7Sopenharmony_ciX11_Xutil_INCLUDE_PATH-ADVANCED:INTERNAL=1
901e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xv_INCLUDE_PATH
902e5c31af7Sopenharmony_ciX11_Xv_INCLUDE_PATH-ADVANCED:INTERNAL=1
903e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xv_LIB
904e5c31af7Sopenharmony_ciX11_Xv_LIB-ADVANCED:INTERNAL=1
905e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xxf86misc_INCLUDE_PATH
906e5c31af7Sopenharmony_ciX11_Xxf86misc_INCLUDE_PATH-ADVANCED:INTERNAL=1
907e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xxf86misc_LIB
908e5c31af7Sopenharmony_ciX11_Xxf86misc_LIB-ADVANCED:INTERNAL=1
909e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xxf86vm_INCLUDE_PATH
910e5c31af7Sopenharmony_ciX11_Xxf86vm_INCLUDE_PATH-ADVANCED:INTERNAL=1
911e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_Xxf86vm_LIB
912e5c31af7Sopenharmony_ciX11_Xxf86vm_LIB-ADVANCED:INTERNAL=1
913e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_dpms_INCLUDE_PATH
914e5c31af7Sopenharmony_ciX11_dpms_INCLUDE_PATH-ADVANCED:INTERNAL=1
915e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_xkbfile_INCLUDE_PATH
916e5c31af7Sopenharmony_ciX11_xkbfile_INCLUDE_PATH-ADVANCED:INTERNAL=1
917e5c31af7Sopenharmony_ci//ADVANCED property for variable: X11_xkbfile_LIB
918e5c31af7Sopenharmony_ciX11_xkbfile_LIB-ADVANCED:INTERNAL=1
919e5c31af7Sopenharmony_ciXCB_CFLAGS:INTERNAL=
920e5c31af7Sopenharmony_ciXCB_CFLAGS_I:INTERNAL=
921e5c31af7Sopenharmony_ciXCB_CFLAGS_OTHER:INTERNAL=
922e5c31af7Sopenharmony_ciXCB_FOUND:INTERNAL=1
923e5c31af7Sopenharmony_ciXCB_INCLUDEDIR:INTERNAL=/usr/include
924e5c31af7Sopenharmony_ciXCB_INCLUDE_DIRS:INTERNAL=
925e5c31af7Sopenharmony_ciXCB_LDFLAGS:INTERNAL=-lxcb
926e5c31af7Sopenharmony_ciXCB_LDFLAGS_OTHER:INTERNAL=
927e5c31af7Sopenharmony_ciXCB_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu
928e5c31af7Sopenharmony_ciXCB_LIBRARIES:INTERNAL=xcb
929e5c31af7Sopenharmony_ciXCB_LIBRARY_DIRS:INTERNAL=
930e5c31af7Sopenharmony_ciXCB_LIBS:INTERNAL=
931e5c31af7Sopenharmony_ciXCB_LIBS_L:INTERNAL=
932e5c31af7Sopenharmony_ciXCB_LIBS_OTHER:INTERNAL=
933e5c31af7Sopenharmony_ciXCB_LIBS_PATHS:INTERNAL=
934e5c31af7Sopenharmony_ciXCB_MODULE_NAME:INTERNAL=xcb
935e5c31af7Sopenharmony_ciXCB_PREFIX:INTERNAL=/usr
936e5c31af7Sopenharmony_ciXCB_STATIC_CFLAGS:INTERNAL=
937e5c31af7Sopenharmony_ciXCB_STATIC_CFLAGS_I:INTERNAL=
938e5c31af7Sopenharmony_ciXCB_STATIC_CFLAGS_OTHER:INTERNAL=
939e5c31af7Sopenharmony_ciXCB_STATIC_INCLUDE_DIRS:INTERNAL=
940e5c31af7Sopenharmony_ciXCB_STATIC_LDFLAGS:INTERNAL=-lxcb;-lXau;-lXdmcp
941e5c31af7Sopenharmony_ciXCB_STATIC_LDFLAGS_OTHER:INTERNAL=
942e5c31af7Sopenharmony_ciXCB_STATIC_LIBDIR:INTERNAL=
943e5c31af7Sopenharmony_ciXCB_STATIC_LIBRARIES:INTERNAL=xcb;Xau;Xdmcp
944e5c31af7Sopenharmony_ciXCB_STATIC_LIBRARY_DIRS:INTERNAL=
945e5c31af7Sopenharmony_ciXCB_STATIC_LIBS:INTERNAL=
946e5c31af7Sopenharmony_ciXCB_STATIC_LIBS_L:INTERNAL=
947e5c31af7Sopenharmony_ciXCB_STATIC_LIBS_OTHER:INTERNAL=
948e5c31af7Sopenharmony_ciXCB_STATIC_LIBS_PATHS:INTERNAL=
949e5c31af7Sopenharmony_ciXCB_VERSION:INTERNAL=1.14
950e5c31af7Sopenharmony_ciXCB_xcb_INCLUDEDIR:INTERNAL=
951e5c31af7Sopenharmony_ciXCB_xcb_LIBDIR:INTERNAL=
952e5c31af7Sopenharmony_ciXCB_xcb_PREFIX:INTERNAL=
953e5c31af7Sopenharmony_ciXCB_xcb_VERSION:INTERNAL=
954e5c31af7Sopenharmony_ci//ADVANCED property for variable: ZLIB_INCLUDE_DIR
955e5c31af7Sopenharmony_ciZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
956e5c31af7Sopenharmony_ci//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
957e5c31af7Sopenharmony_ciZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
958e5c31af7Sopenharmony_ci//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
959e5c31af7Sopenharmony_ciZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
960e5c31af7Sopenharmony_ci__pkg_config_arguments_PKG_FONTCONFIG:INTERNAL=QUIET;fontconfig
961e5c31af7Sopenharmony_ci__pkg_config_arguments_XCB:INTERNAL=xcb
962e5c31af7Sopenharmony_ci__pkg_config_checked_PKG_FONTCONFIG:INTERNAL=1
963e5c31af7Sopenharmony_ci__pkg_config_checked_PKG_WAYLAND:INTERNAL=1
964e5c31af7Sopenharmony_ci__pkg_config_checked_XCB:INTERNAL=1
965e5c31af7Sopenharmony_ci//ADVANCED property for variable: pkgcfg_lib_PKG_FONTCONFIG_fontconfig
966e5c31af7Sopenharmony_cipkgcfg_lib_PKG_FONTCONFIG_fontconfig-ADVANCED:INTERNAL=1
967e5c31af7Sopenharmony_ci//ADVANCED property for variable: pkgcfg_lib_PKG_FONTCONFIG_freetype
968e5c31af7Sopenharmony_cipkgcfg_lib_PKG_FONTCONFIG_freetype-ADVANCED:INTERNAL=1
969e5c31af7Sopenharmony_ci//ADVANCED property for variable: pkgcfg_lib_XCB_xcb
970e5c31af7Sopenharmony_cipkgcfg_lib_XCB_xcb-ADVANCED:INTERNAL=1
971e5c31af7Sopenharmony_ciprefix_result:INTERNAL=/usr/lib/x86_64-linux-gnu
972e5c31af7Sopenharmony_ci
973