# This is the CMakeCache file. # For build in directory: /home/buildroot/autobuild/run/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a # It was generated by CMake: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Build Backend Wayland DRM BUILD_BACKEND_WAYLAND_DRM:BOOL=ON //Build Backend for EGL BUILD_BACKEND_WAYLAND_EGL:BOOL=ON //No help, variable specified on the command line. BUILD_BACKEND_WAYLAND_VULKAN:UNINITIALIZED=OFF //Build Crash Handler BUILD_CRASH_HANDLER:BOOL=OFF //No help, variable specified on the command line. BUILD_DOC:UNINITIALIZED=OFF //Build documentation BUILD_DOCS:BOOL=OFF //Build with EGL Stencil, Depth, and Stencil config Enabled BUILD_EGL_ENABLE_3D:BOOL=OFF //Build with EGL Sample set to 4 BUILD_EGL_ENABLE_MULTISAMPLE:BOOL=OFF //Build with EGL Transparency Enabled BUILD_EGL_TRANSPARENCY:BOOL=OFF //No help, variable specified on the command line. BUILD_EXAMPLE:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_EXAMPLES:UNINITIALIZED=OFF //Includes Accessibility Plugin BUILD_PLUGIN_ACCESSIBILITY:BOOL=OFF //Include Audio Players plugin BUILD_PLUGIN_AUDIO_PLAYERS:BOOL=OFF //Include Compositor Region Plugin BUILD_PLUGIN_COMP_REGION:BOOL=OFF //Include Compositor Surface Plugin BUILD_PLUGIN_COMP_SURF:BOOL=OFF //Includes Desktop Window Plugin BUILD_PLUGIN_DESKTOP_WINDOW:BOOL=OFF //Include File Selector plugin BUILD_PLUGIN_FILE_SELECTOR:BOOL=OFF //Include Firebase Core plugin BUILD_PLUGIN_FIREBASE_CORE:BOOL=OFF //Include Google Sign In manager BUILD_PLUGIN_GOOGLE_SIGN_IN:BOOL=OFF //Includes Go Router Plugin BUILD_PLUGIN_GO_ROUTER:BOOL=ON //Include GStreamer Plugin BUILD_PLUGIN_GSTREAMER_EGL:BOOL=OFF //Included Flutter Integration Test support BUILD_PLUGIN_INTEGRATION_TEST:BOOL=OFF //Include Isolate Plugin BUILD_PLUGIN_ISOLATE:BOOL=OFF //Include Keyboard Manager BUILD_PLUGIN_KEYBOARD_MANAGER:BOOL=ON //Includes Key Event Plugin BUILD_PLUGIN_KEY_EVENT:BOOL=OFF //Layer Playground support BUILD_PLUGIN_LAYER_PLAYGROUND:BOOL=OFF //Includes Logging Plugin BUILD_PLUGIN_LOGGING:BOOL=OFF //Include Mouse Cursor Plugin BUILD_PLUGIN_MOUSE_CURSOR:BOOL=OFF //Includes OpenGL Texture Plugin BUILD_PLUGIN_OPENGL_TEXTURE:BOOL=OFF //Include PackageInfo Plugin BUILD_PLUGIN_PACKAGE_INFO:BOOL=OFF //Include Platform Plugin BUILD_PLUGIN_PLATFORM:BOOL=OFF //Platform Views support BUILD_PLUGIN_PLATFORM_VIEWS:BOOL=OFF //Include Restoration Plugin BUILD_PLUGIN_RESTORATION:BOOL=ON //Includes Flutter Secure Storage BUILD_PLUGIN_SECURE_STORAGE:BOOL=OFF //Includes Text Input Plugin BUILD_PLUGIN_TEXT_INPUT:BOOL=ON //Includes URL Launcher Plugin BUILD_PLUGIN_URL_LAUNCHER:BOOL=OFF //No help, variable specified on the command line. BUILD_SHARED_LIBS:UNINITIALIZED=ON //No help, variable specified on the command line. BUILD_TEST:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_TESTING:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_TESTS:UNINITIALIZED=OFF //Include EGL Textures BUILD_TEXTURE_EGL:BOOL=OFF //Includes Navi Texture BUILD_TEXTURE_NAVI_RENDER_EGL:BOOL=OFF //Includes Test Texture BUILD_TEXTURE_TEST_EGL:BOOL=OFF //Build Unit Tests BUILD_UNIT_TESTS:BOOL=OFF //Path to a program. CMAKE_ADDR2LINE:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-addr2line //Path to a program. CMAKE_AR:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-ar //Choose the type of build, options are: Debug, Release, RelWithDebInfo, // or MinSizeRel. CMAKE_BUILD_TYPE:STRING=Release //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=OFF //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-gcc-ranlib //Buildroot CXXFLAGS CMAKE_CXX_FLAGS:STRING=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 //Debug CXXFLAGS CMAKE_CXX_FLAGS_DEBUG:STRING= //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Release CXXFLAGS CMAKE_CXX_FLAGS_RELEASE:STRING= -DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-gcc-ranlib //Buildroot CFLAGS CMAKE_C_FLAGS:STRING=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 //Debug CFLAGS CMAKE_C_FLAGS_DEBUG:STRING= //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Release CFLAGS CMAKE_C_FLAGS_RELEASE:STRING= -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Path to a program. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND //Buildroot LDFLAGS for executables CMAKE_EXE_LINKER_FLAGS:STRING= //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //Value Computed by CMake. CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/buildroot/autobuild/run/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/CMakeFiles/pkgRedirects //Buildroot FCFLAGS CMAKE_Fortran_FLAGS:STRING=-O2 -g0 //Debug Fortran FLAGS CMAKE_Fortran_FLAGS_DEBUG:STRING= //Release Fortran FLAGS CMAKE_Fortran_FLAGS_RELEASE:STRING= -DNDEBUG //User executables (bin) CMAKE_INSTALL_BINDIR:PATH=bin //Read-only architecture-independent data (DATAROOTDIR) CMAKE_INSTALL_DATADIR:PATH= //Read-only architecture-independent data root (share) CMAKE_INSTALL_DATAROOTDIR:PATH=share //Documentation root (DATAROOTDIR/doc/PROJECT_NAME) CMAKE_INSTALL_DOCDIR:PATH= //C header files (include) CMAKE_INSTALL_INCLUDEDIR:PATH=include //Info documentation (DATAROOTDIR/info) CMAKE_INSTALL_INFODIR:PATH= //Object code libraries (lib) CMAKE_INSTALL_LIBDIR:PATH=lib //Program executables (libexec) CMAKE_INSTALL_LIBEXECDIR:PATH=libexec //Locale-dependent data (DATAROOTDIR/locale) CMAKE_INSTALL_LOCALEDIR:PATH= //Modifiable single-machine data (var) CMAKE_INSTALL_LOCALSTATEDIR:PATH=var //Man documentation (DATAROOTDIR/man) CMAKE_INSTALL_MANDIR:PATH= //C header files for non-gcc (/usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH=/run //System admin executables (sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Modifiable architecture-independent data (com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Read-only single-machine data (etc) CMAKE_INSTALL_SYSCONFDIR:PATH=etc //Path to a program. CMAKE_LINKER:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-ld //No help, variable specified on the command line. CMAKE_MAKE_PROGRAM:UNINITIALIZED=/usr/bin/make //Buildroot LDFLAGS for module libraries CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-objdump //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC=IVI Flutter Shell //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=ivi-homescreen //Value Computed by CMake CMAKE_PROJECT_VERSION:STATIC=1.0.0 //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC=1 //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC=0 //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC=0 //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //Path to a program. CMAKE_RANLIB:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-ranlib //Path to a program. CMAKE_READELF:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-readelf //Buildroot LDFLAGS for shared libraries CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-linux-gnueabihf-strip //Path to a program. CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND //The CMake toolchain file CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/share/buildroot/toolchainfile.cmake //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE //Enable AGL Client ENABLE_AGL_CLIENT:BOOL=OFF //Enable Dart VM console redirection ENABLE_DART_VM_LOGGING:BOOL=OFF //Enable DLT logging ENABLE_DLT:BOOL=OFF //Enable ivi-shell Client ENABLE_IVI_SHELL_CLIENT:BOOL=ON //Enable XDG Client ENABLE_XDG_CLIENT:BOOL=ON //Arguments to supply to pkg-config PKG_CONFIG_ARGN:STRING= //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/pkg-config //Enable AddressSanitizer for sanitized targets. SANITIZE_ADDRESS:BOOL=OFF //Try to link static against sanitizers. SANITIZE_LINK_STATIC:BOOL=OFF //Enable MemorySanitizer for sanitized targets. SANITIZE_MEMORY:BOOL=OFF //Enable ThreadSanitizer for sanitized targets. SANITIZE_THREAD:BOOL=OFF //Enable UndefinedBehaviorSanitizer for sanitized targets. SANITIZE_UNDEFINED:BOOL=OFF //Build all artifacts SPDLOG_BUILD_ALL:BOOL=OFF //Build benchmarks (Requires https://github.com/google/benchmark.git // to be installed) SPDLOG_BUILD_BENCH:BOOL=OFF //Build example SPDLOG_BUILD_EXAMPLE:BOOL=OFF //Build header only example SPDLOG_BUILD_EXAMPLE_HO:BOOL=OFF //Build shared library SPDLOG_BUILD_SHARED:BOOL=OFF //Build tests SPDLOG_BUILD_TESTS:BOOL=OFF //Build tests using the header only version SPDLOG_BUILD_TESTS_HO:BOOL=OFF //Enable compiler warnings SPDLOG_BUILD_WARNINGS:BOOL=OFF //Use CLOCK_REALTIME_COARSE instead of the regular clock, SPDLOG_CLOCK_COARSE:BOOL=OFF //Disable default logger creation SPDLOG_DISABLE_DEFAULT_LOGGER:BOOL=OFF //Build static or shared library using precompiled header to speed // up compilation time SPDLOG_ENABLE_PCH:BOOL=OFF //Use external fmt library instead of bundled SPDLOG_FMT_EXTERNAL:BOOL=OFF //Use external fmt header-only library instead of bundled SPDLOG_FMT_EXTERNAL_HO:BOOL=OFF //Generate the install target SPDLOG_INSTALL:BOOL=OFF //prevent spdlog from using of std::atomic log levels (use only // if your code never modifies log levels concurrently SPDLOG_NO_ATOMIC_LEVELS:BOOL=OFF //prevent spdlog from using thread local storage SPDLOG_NO_TLS:BOOL=OFF //Prevent from child processes to inherit log file descriptors SPDLOG_PREVENT_CHILD_FD:BOOL=OFF //Enable address sanitizer in tests SPDLOG_SANITIZE_ADDRESS:BOOL=OFF //Include as system headers (skip for clang-tidy). SPDLOG_SYSTEM_INCLUDES:BOOL=OFF //run clang-tidy SPDLOG_TIDY:BOOL=OFF //Use std::format instead of fmt library. SPDLOG_USE_STD_FORMAT:BOOL=OFF //non supported option SPDLOG_WCHAR_FILENAMES:BOOL=OFF //non supported option SPDLOG_WCHAR_SUPPORT:BOOL=OFF //Path to a program. WAYLAND_SCANNER_EXECUTABLE:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/wayland-scanner //Value Computed by CMake ivi-homescreen_BINARY_DIR:STATIC=/home/buildroot/autobuild/run/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a //Value Computed by CMake ivi-homescreen_IS_TOP_LEVEL:STATIC=ON //Value Computed by CMake ivi-homescreen_SOURCE_DIR:STATIC=/home/buildroot/autobuild/run/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a //Path to a library. pkgcfg_lib_WAYLAND_wayland-client:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libwayland-client.so //Path to a library. pkgcfg_lib_WAYLAND_wayland-cursor:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libwayland-cursor.so //Path to a library. pkgcfg_lib_WAYLAND_wayland-egl:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libwayland-egl.so //Path to a library. pkgcfg_lib_WAYLAND_xkbcommon:FILEPATH=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libxkbcommon.so //Value Computed by CMake spdlog_BINARY_DIR:STATIC=/home/buildroot/autobuild/run/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/third_party/spdlog-1.12.0 //Value Computed by CMake spdlog_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake spdlog_SOURCE_DIR:STATIC=/home/buildroot/autobuild/run/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a/third_party/spdlog-1.12.0 //Dependencies for the target wayland-gen_LIB_DEPENDS:STATIC=general;wayland-egl;general;wayland-client;general;wayland-cursor;general;xkbcommon; ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: CMAKE_ADDR2LINE CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=28 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_AR CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_DLLTOOL CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Test CMAKE_HAVE_LIBC_PTHREAD CMAKE_HAVE_LIBC_PTHREAD:INTERNAL= //Have library pthreads CMAKE_HAVE_PTHREADS_CREATE:INTERNAL= //Have library pthread CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1 //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/build/ivi-homescreen-5ab78a19e95c88cc5d6b173ab1260a211e78cf0a //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INFODIR CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_MANDIR CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=5 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_READELF CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/share/cmake-3.28 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_TAPI CMAKE_TAPI-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Details about finding PkgConfig FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/home/buildroot/autobuild/run/instance-0/output-1/host/bin/pkg-config][v1.6.3()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //ADVANCED property for variable: PKG_CONFIG_ARGN PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 WAYLAND_CFLAGS:INTERNAL=-I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include WAYLAND_CFLAGS_I:INTERNAL= WAYLAND_CFLAGS_OTHER:INTERNAL= WAYLAND_FOUND:INTERNAL=1 WAYLAND_INCLUDEDIR:INTERNAL= WAYLAND_INCLUDE_DIRS:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include WAYLAND_LDFLAGS:INTERNAL=-L/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib;-lwayland-egl;-lwayland-client;-lwayland-cursor;-lxkbcommon WAYLAND_LDFLAGS_OTHER:INTERNAL= WAYLAND_LIBDIR:INTERNAL= WAYLAND_LIBRARIES:INTERNAL=wayland-egl;wayland-client;wayland-cursor;xkbcommon WAYLAND_LIBRARY_DIRS:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib WAYLAND_LIBS:INTERNAL= WAYLAND_LIBS_L:INTERNAL= WAYLAND_LIBS_OTHER:INTERNAL= WAYLAND_LIBS_PATHS:INTERNAL= WAYLAND_MODULE_NAME:INTERNAL= WAYLAND_PREFIX:INTERNAL= WAYLAND_PROTOCOLS_CFLAGS:INTERNAL= WAYLAND_PROTOCOLS_CFLAGS_I:INTERNAL= WAYLAND_PROTOCOLS_CFLAGS_OTHER:INTERNAL= WAYLAND_PROTOCOLS_FOUND:INTERNAL=1 WAYLAND_PROTOCOLS_INCLUDEDIR:INTERNAL= WAYLAND_PROTOCOLS_INCLUDE_DIRS:INTERNAL= WAYLAND_PROTOCOLS_LDFLAGS:INTERNAL= WAYLAND_PROTOCOLS_LDFLAGS_OTHER:INTERNAL= WAYLAND_PROTOCOLS_LIBDIR:INTERNAL= WAYLAND_PROTOCOLS_LIBRARIES:INTERNAL= WAYLAND_PROTOCOLS_LIBRARY_DIRS:INTERNAL= WAYLAND_PROTOCOLS_LIBS:INTERNAL= WAYLAND_PROTOCOLS_LIBS_L:INTERNAL= WAYLAND_PROTOCOLS_LIBS_OTHER:INTERNAL= WAYLAND_PROTOCOLS_LIBS_PATHS:INTERNAL= WAYLAND_PROTOCOLS_MODULE_NAME:INTERNAL=wayland-protocols WAYLAND_PROTOCOLS_PREFIX:INTERNAL=/usr WAYLAND_PROTOCOLS_STATIC_CFLAGS:INTERNAL= WAYLAND_PROTOCOLS_STATIC_CFLAGS_I:INTERNAL= WAYLAND_PROTOCOLS_STATIC_CFLAGS_OTHER:INTERNAL= WAYLAND_PROTOCOLS_STATIC_INCLUDE_DIRS:INTERNAL= WAYLAND_PROTOCOLS_STATIC_LDFLAGS:INTERNAL= WAYLAND_PROTOCOLS_STATIC_LDFLAGS_OTHER:INTERNAL= WAYLAND_PROTOCOLS_STATIC_LIBDIR:INTERNAL= WAYLAND_PROTOCOLS_STATIC_LIBRARIES:INTERNAL= WAYLAND_PROTOCOLS_STATIC_LIBRARY_DIRS:INTERNAL= WAYLAND_PROTOCOLS_STATIC_LIBS:INTERNAL= WAYLAND_PROTOCOLS_STATIC_LIBS_L:INTERNAL= WAYLAND_PROTOCOLS_STATIC_LIBS_OTHER:INTERNAL= WAYLAND_PROTOCOLS_STATIC_LIBS_PATHS:INTERNAL= WAYLAND_PROTOCOLS_VERSION:INTERNAL=1.32 WAYLAND_PROTOCOLS_wayland-protocols_INCLUDEDIR:INTERNAL= WAYLAND_PROTOCOLS_wayland-protocols_LIBDIR:INTERNAL= WAYLAND_PROTOCOLS_wayland-protocols_PREFIX:INTERNAL= WAYLAND_PROTOCOLS_wayland-protocols_VERSION:INTERNAL= WAYLAND_STATIC_CFLAGS:INTERNAL=-I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include WAYLAND_STATIC_CFLAGS_I:INTERNAL= WAYLAND_STATIC_CFLAGS_OTHER:INTERNAL= WAYLAND_STATIC_INCLUDE_DIRS:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include WAYLAND_STATIC_LDFLAGS:INTERNAL=-L/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib;-lm;-pthread;-lrt;-L/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib;-lffi;-lwayland-egl;-lwayland-client;-lm;-pthread;-lrt;-L/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib;-lffi;-lwayland-cursor;-L/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib;-lwayland-client;-lm;-pthread;-lrt;-L/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib;-lffi;-lxkbcommon WAYLAND_STATIC_LDFLAGS_OTHER:INTERNAL=-pthread;-pthread;-pthread WAYLAND_STATIC_LIBDIR:INTERNAL= WAYLAND_STATIC_LIBRARIES:INTERNAL=m;rt;ffi;wayland-egl;wayland-client;m;rt;ffi;wayland-cursor;wayland-client;m;rt;ffi;xkbcommon WAYLAND_STATIC_LIBRARY_DIRS:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib;/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib;/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib;/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib;/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib WAYLAND_STATIC_LIBS:INTERNAL= WAYLAND_STATIC_LIBS_L:INTERNAL= WAYLAND_STATIC_LIBS_OTHER:INTERNAL= WAYLAND_STATIC_LIBS_PATHS:INTERNAL= WAYLAND_VERSION:INTERNAL= WAYLAND_wayland-client_INCLUDEDIR:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include WAYLAND_wayland-client_LIBDIR:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib WAYLAND_wayland-client_MODULE_NAME:INTERNAL=wayland-client WAYLAND_wayland-client_PREFIX:INTERNAL=/usr WAYLAND_wayland-client_VERSION:INTERNAL=1.22.0 WAYLAND_wayland-cursor_INCLUDEDIR:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include WAYLAND_wayland-cursor_LIBDIR:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib WAYLAND_wayland-cursor_MODULE_NAME:INTERNAL=wayland-cursor WAYLAND_wayland-cursor_PREFIX:INTERNAL=/usr WAYLAND_wayland-cursor_VERSION:INTERNAL=1.22.0 WAYLAND_wayland-egl_INCLUDEDIR:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include WAYLAND_wayland-egl_LIBDIR:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib WAYLAND_wayland-egl_MODULE_NAME:INTERNAL=wayland-egl WAYLAND_wayland-egl_PREFIX:INTERNAL=/usr WAYLAND_wayland-egl_VERSION:INTERNAL=18.1.0 WAYLAND_xkbcommon_INCLUDEDIR:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include WAYLAND_xkbcommon_LIBDIR:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib WAYLAND_xkbcommon_MODULE_NAME:INTERNAL=xkbcommon WAYLAND_xkbcommon_PREFIX:INTERNAL=/usr WAYLAND_xkbcommon_VERSION:INTERNAL=1.4.0 //linker supports push/pop state _CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr __pkg_config_arguments_WAYLAND:INTERNAL=REQUIRED;wayland-client;wayland-egl;wayland-cursor;xkbcommon __pkg_config_arguments_WAYLAND_PROTOCOLS:INTERNAL=REQUIRED;wayland-protocols>=1.22 __pkg_config_checked_WAYLAND:INTERNAL=1 __pkg_config_checked_WAYLAND_PROTOCOLS:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_WAYLAND_wayland-client pkgcfg_lib_WAYLAND_wayland-client-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_WAYLAND_wayland-cursor pkgcfg_lib_WAYLAND_wayland-cursor-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_WAYLAND_wayland-egl pkgcfg_lib_WAYLAND_wayland-egl-ADVANCED:INTERNAL=1 //ADVANCED property for variable: pkgcfg_lib_WAYLAND_xkbcommon pkgcfg_lib_WAYLAND_xkbcommon-ADVANCED:INTERNAL=1 prefix_result:INTERNAL=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/wayland-protocols