# This is the CMakeCache file. # For build in directory: d:/MetaCore/build_filament # It was generated by CMake: C:/Program Files/CMake/bin/cmake.exe # 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 ######################## //Value Computed by CMake ../glslang_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/glslang/tnt //Value Computed by CMake ../glslang_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake ../glslang_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/glslang/tnt //Build Abseil as a single shared library (always enabled for Windows) ABSL_BUILD_MONOLITHIC_SHARED_LIBS:BOOL=OFF //If ON, Abseil will build all of Abseil's own tests. ABSL_BUILD_TESTING:BOOL=OFF //If ON, Abseil will build libraries that you can use to write // tests against Abseil code. This option requires that Abseil // is configured to use GoogleTest. ABSL_BUILD_TEST_HELPERS:BOOL=OFF //Enable install rule ABSL_ENABLE_INSTALL:BOOL=OFF //If set, download GoogleTest from this URL ABSL_GOOGLETEST_DOWNLOAD_URL:STRING= //Forced in wrapper ABSL_INTERNAL_AT_LEAST_CXX17:BOOL=TRUE //Forced in wrapper ABSL_INTERNAL_AT_LEAST_CXX20:BOOL=TRUE //If ABSL_USE_GOOGLETEST_HEAD is OFF and ABSL_GOOGLETEST_URL is // not set, specifies the directory of a local GoogleTest checkout. ABSL_LOCAL_GOOGLETEST_DIR:PATH=/usr/src/googletest //Link static runtime libraries ABSL_MSVC_STATIC_RUNTIME:BOOL=OFF //Use CMake C++ standard meta features (e.g. cxx_std_17) that propagate // to targets that link to Abseil ABSL_PROPAGATE_CXX_STD:BOOL=ON //If ON, Abseil will assume that the targets for GoogleTest are // already provided by the including project. This makes sense // when Abseil is used with add_subdirectory. ABSL_USE_EXTERNAL_GOOGLETEST:BOOL=OFF //If ON, abseil will download HEAD from GoogleTest at config time. ABSL_USE_GOOGLETEST_HEAD:BOOL=OFF //Silence warnings in Abseil headers by marking them as SYSTEM // includes ABSL_USE_SYSTEM_INCLUDES:BOOL=OFF //Build the testing tree. BUILD_TESTING:BOOL=ON //Path to a program. CCACHE_PROGRAM:FILEPATH=CCACHE_PROGRAM-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/lib.exe //ASM compiler CMAKE_ASM_COMPILER:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/cl.exe //Flags used by the ASM compiler during all build types. CMAKE_ASM_FLAGS:STRING= //Flags used by the ASM compiler during DEBUG builds. CMAKE_ASM_FLAGS_DEBUG:STRING= //Flags used by the ASM compiler during MINSIZEREL builds. CMAKE_ASM_FLAGS_MINSIZEREL:STRING= //Flags used by the ASM compiler during RELEASE builds. CMAKE_ASM_FLAGS_RELEASE:STRING= //Flags used by the ASM compiler during RELWITHDEBINFO builds. CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING= //ASM_MASM compiler CMAKE_ASM_MASM_COMPILER:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/ml64.exe //Flags used by the ASM_MASM compiler during all build types. CMAKE_ASM_MASM_FLAGS:STRING= //Flags used by the ASM_MASM compiler during DEBUG builds. CMAKE_ASM_MASM_FLAGS_DEBUG:STRING= //Flags used by the ASM_MASM compiler during MINSIZEREL builds. CMAKE_ASM_MASM_FLAGS_MINSIZEREL:STRING= //Flags used by the ASM_MASM compiler during RELEASE builds. CMAKE_ASM_MASM_FLAGS_RELEASE:STRING= //Flags used by the ASM_MASM compiler during RELWITHDEBINFO builds. CMAKE_ASM_MASM_FLAGS_RELWITHDEBINFO:STRING= //Semicolon separated list of supported configuration types, only // supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything // else will be ignored. CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING=/DWIN32 /D_WINDOWS /EHsc //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=/Zi /Ob0 /Od /RTC1 //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/O1 /Ob1 /DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING=/O2 /Ob2 /DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/Zi /O2 /Ob1 /DNDEBUG //Libraries linked by default with all C++ applications. CMAKE_CXX_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING=/DWIN32 /D_WINDOWS //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=/Zi /Ob0 /Od /RTC1 //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=/O1 /Ob1 /DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=/O2 /Ob2 /DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/Zi /O2 /Ob1 /DNDEBUG //Libraries linked by default with all C applications. CMAKE_C_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL //Value Computed by CMake. CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=D:/MetaCore/build_filament/CMakeFiles/pkgRedirects //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=D:/MetaCore/third_party/filament_installed //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= //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=C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/link.exe //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL //Path to a program. CMAKE_MT:FILEPATH=CMAKE_MT-NOTFOUND //Value Computed by CMake CMAKE_PROJECT_COMPAT_VERSION:STATIC= //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC= //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=TNT //Value Computed by CMake CMAKE_PROJECT_VERSION:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //RC compiler CMAKE_RC_COMPILER:FILEPATH=rc //Flags for Windows Resource Compiler during all build types. CMAKE_RC_FLAGS:STRING=-DWIN32 //Flags for Windows Resource Compiler during DEBUG builds. CMAKE_RC_FLAGS_DEBUG:STRING=-D_DEBUG //Flags for Windows Resource Compiler during MINSIZEREL builds. CMAKE_RC_FLAGS_MINSIZEREL:STRING= //Flags for Windows Resource Compiler during RELEASE builds. CMAKE_RC_FLAGS_RELEASE:STRING= //Flags for Windows Resource Compiler during RELWITHDEBINFO builds. CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING= //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL //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 archiver during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the archiver during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the archiver during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the archiver during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the archiver during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //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 //Path to the coverage program that CTest uses for performing coverage // inspection COVERAGE_COMMAND:FILEPATH=COVERAGE_COMMAND-NOTFOUND //Extra command line flags to pass to the coverage tool COVERAGE_EXTRA_FLAGS:STRING=-l //How many times to retry timed-out CTest submissions. CTEST_SUBMIT_RETRY_COUNT:STRING=3 //How long to wait between timed-out CTest submissions. CTEST_SUBMIT_RETRY_DELAY:STRING=5 //Maximum time allowed before CTest will kill the test. DART_TESTING_TIMEOUT:STRING=1500 //Enables support of AMD-specific extensions ENABLE_AMD_EXTENSIONS:BOOL=ON //Build SPIRV-TOOLS with c++ exceptions enabled in MSVC ENABLE_EXCEPTIONS_ON_MSVC:BOOL=ON //Enables support of Nvidia-specific extensions ENABLE_NV_EXTENSIONS:BOOL=ON //Enables spirv-opt capability if present ENABLE_OPT:BOOL=OFF //Enables RTTI ENABLE_RTTI:BOOL=OFF //Path to a library. EXECINFO_LIBRARY:FILEPATH=EXECINFO_LIBRARY-NOTFOUND //A debug flag meant for enabling/disabling backend debugging paths FILAMENT_BACKEND_DEBUG_FLAG:STRING= //Build filamat and JNI buildings FILAMENT_BUILD_FILAMAT:BOOL=ON //Build tests FILAMENT_BUILD_TESTING:BOOL=ON //Disable GTAO FILAMENT_DISABLE_GTAO:BOOL=OFF //Disable material optimizations FILAMENT_DISABLE_MATOPT:BOOL=ON //Enable Address and Undefined Behavior Sanitizers FILAMENT_ENABLE_ASAN_UBSAN:BOOL=OFF //Enable LLVM code coverage FILAMENT_ENABLE_COVERAGE:BOOL=OFF //Enable C++ exceptions FILAMENT_ENABLE_EXCEPTIONS:BOOL=ON //Enable GCC support (unsupported) FILAMENT_ENABLE_EXPERIMENTAL_GCC_SUPPORT:BOOL=OFF //Enable the frame graph viewer FILAMENT_ENABLE_FGVIEWER:BOOL=OFF //Enable link-time optimizations if supported by the compiler FILAMENT_ENABLE_LTO:BOOL=OFF //Enable the material debugger FILAMENT_ENABLE_MATDBG:BOOL=OFF //Enable multiview for Filament FILAMENT_ENABLE_MULTIVIEW:BOOL=OFF //Enable perfetto SDK on Android FILAMENT_ENABLE_PERFETTO:BOOL=ON //Enable C++ RTTI FILAMENT_ENABLE_RTTI:BOOL=OFF //Enable Thread Sanitizer FILAMENT_ENABLE_TSAN:BOOL=OFF //Treat Linux as Mobile FILAMENT_LINUX_IS_MOBILE:BOOL=OFF //Size of the Metal handle arena, default 8. FILAMENT_METAL_HANDLE_ARENA_SIZE_IN_MB:STRING=8 //Size of the command-stream buffer. As a rule of thumb use the // same value as FILAMENT_PER_FRRAME_COMMANDS_SIZE_IN_MB, default // 2. FILAMENT_MIN_COMMAND_BUFFERS_SIZE_IN_MB:STRING=2 //Android NDK version or version prefix to be used when building // for Android. FILAMENT_NDK_VERSION:STRING= //Size of the OpenGL handle arena, default 4. FILAMENT_OPENGL_HANDLE_ARENA_SIZE_IN_MB:STRING=4 //Path to the OSMesa header and lib FILAMENT_OSMESA_PATH:STRING= //Size of the high-level draw commands buffer. Rule of thumb, 1 // MB less than FILAMENT_PER_RENDER_PASS_ARENA_SIZE_IN_MB, default // 2. FILAMENT_PER_FRAME_COMMANDS_SIZE_IN_MB:STRING=2 //Per render pass arena size. Must be roughly 1 MB larger than // FILAMENT_PER_FRAME_COMMANDS_SIZE_IN_MB, default 3. FILAMENT_PER_RENDER_PASS_ARENA_SIZE_IN_MB:STRING=3 //Stereoscopic type that shader files in gltfio and samples are // built for. FILAMENT_SAMPLES_STEREO_TYPE:STRING=none //Shorten compile-time in Visual Studio FILAMENT_SHORTEN_MSVC_COMPILATION:BOOL=ON //Don't build samples FILAMENT_SKIP_SAMPLES:BOOL=OFF //Skip dependencies of SDL2, and SDL2 FILAMENT_SKIP_SDL2:BOOL=OFF //Use EGL for OpenGL in Linux builds FILAMENT_SUPPORTS_EGL_ON_LINUX:BOOL=OFF //Include the Metal backend FILAMENT_SUPPORTS_METAL:BOOL=OFF //Include the OpenGL backend FILAMENT_SUPPORTS_OPENGL:BOOL=ON //Enable OSMesa (headless GL context) for Filament FILAMENT_SUPPORTS_OSMESA:BOOL=OFF //Include the Vulkan backend FILAMENT_SUPPORTS_VULKAN:BOOL=OFF //Include Wayland support in Linux builds FILAMENT_SUPPORTS_WAYLAND:BOOL=OFF //Enable webp texture support for Filament (builds libwebp when // ON) FILAMENT_SUPPORTS_WEBP_TEXTURES:BOOL=OFF //Include XCB support in Linux builds FILAMENT_SUPPORTS_XCB:BOOL=ON //Include XLIB support in Linux builds FILAMENT_SUPPORTS_XLIB:BOOL=ON //Use Abseil to log, may increase binary size FILAMENT_USE_ABSEIL_LOGGING:BOOL=OFF //Use find_package to locate an external Abseil dependency FILAMENT_USE_EXTERNAL_ABSL:BOOL=OFF //Use find_package to locate an external benchmark dependency FILAMENT_USE_EXTERNAL_BENCHMARK:BOOL=OFF //Experimental: Compile Filament against OpenGL ES 3 FILAMENT_USE_EXTERNAL_GLES3:BOOL=OFF //Use find_package to locate an external gtest dependency FILAMENT_USE_EXTERNAL_GTEST:BOOL=OFF //Install the backend test library so it can be consumed on iOS INSTALL_BACKEND_TEST:BOOL=OFF //Path to a library. LIBRT:FILEPATH=LIBRT-NOTFOUND //Command to build the project MAKECOMMAND:STRING="C:\Program Files\CMake\bin\cmake.exe" --build . --config "${CTEST_CONFIGURATION_TYPE}" //Path to the memory checking command, used for memory error detection. MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND //File that contains suppressions for the memory checker MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH= MESHOPT_BASISU_PATH:STRING= //Build demo MESHOPT_BUILD_DEMO:BOOL=OFF //Build gltfpack MESHOPT_BUILD_GLTFPACK:BOOL=OFF //Build shared libraries MESHOPT_BUILD_SHARED_LIBS:BOOL=OFF //Treat warnings as errors MESHOPT_WERROR:BOOL=OFF //Run RE2 Tests RE2_BUILD_TESTING:STRING=OFF //Name of the computer/site where compile is being run SITE:STRING=DESKTOP-MCM80JC //Value Computed by CMake SPIRV-Cross_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/spirv-cross/tnt //Value Computed by CMake SPIRV-Cross_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake SPIRV-Cross_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/spirv-cross/tnt //Allow timers via clock_gettime on supported platforms SPIRV_ALLOW_TIMERS:BOOL=ON //Build SPIR-V compressing codec SPIRV_BUILD_COMPRESSION:BOOL=OFF //Build spirv-fuzz SPIRV_BUILD_FUZZER:BOOL=OFF //Build libFuzzer targets SPIRV_BUILD_LIBFUZZER_TARGETS:BOOL=OFF //In a debug build, check if the IR context is in a valid state. SPIRV_CHECK_CONTEXT:BOOL=ON //Enable color terminal output SPIRV_COLOR_TERMINAL:BOOL=ON //Used by OSS-Fuzz to control, via link options, which fuzzing // engine should be used SPIRV_LIB_FUZZING_ENGINE_LINK_OPTIONS:STRING= //Enable excessive debug output SPIRV_LOG_DEBUG:BOOL=OFF //Skip building the executable and tests along with the library SPIRV_SKIP_EXECUTABLES:BOOL=OFF //Skip building tests along with the library SPIRV_SKIP_TESTS:BOOL=OFF //Build SPIRV-Tools-static target. SPIRV-Tools will alias to SPIRV-Tools-static // or SPIRV-Tools-shared based on BUILD_SHARED_LIBS SPIRV_TOOLS_BUILD_STATIC:BOOL=ON //Install Emacs helper to disassemble/assemble SPIR-V binaries // on file load/save. SPIRV_TOOLS_INSTALL_EMACS_HELPERS:BOOL=OFF //Value Computed by CMake TNT_BINARY_DIR:STATIC=D:/MetaCore/build_filament //Value Computed by CMake TNT_IS_TOP_LEVEL:STATIC=ON //Value Computed by CMake TNT_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament //Link against the static runtime libraries. USE_STATIC_CRT:BOOL=ON //Enable multithreading ZSTD_MULTITHREAD_SUPPORT:BOOL=OFF //Value Computed by CMake absl_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/abseil/tnt/abseil //Value Computed by CMake absl_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake absl_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/abseil //Value Computed by CMake assimp_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/libassimp/tnt //Value Computed by CMake assimp_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake assimp_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/libassimp/tnt //Value Computed by CMake basisu_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/basisu/tnt //Value Computed by CMake basisu_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake basisu_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/basisu/tnt //Value Computed by CMake benchmark_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/benchmark/tnt //Value Computed by CMake benchmark_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake benchmark_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/benchmark/tnt //Value Computed by CMake bluegl_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/bluegl //Value Computed by CMake bluegl_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake bluegl_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/bluegl //Value Computed by CMake camutils_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/camutils //Value Computed by CMake camutils_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake camutils_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/camutils //Value Computed by CMake cgltf_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/cgltf/tnt //Value Computed by CMake cgltf_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake cgltf_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/cgltf/tnt //Value Computed by CMake civetweb_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/civetweb/tnt //Value Computed by CMake civetweb_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake civetweb_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/civetweb/tnt //Value Computed by CMake cmgen_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/cmgen //Value Computed by CMake cmgen_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake cmgen_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/cmgen //Value Computed by CMake cso-lut_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/cso-lut //Value Computed by CMake cso-lut_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake cso-lut_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/cso-lut //Value Computed by CMake diffimg_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/diffimg //Value Computed by CMake diffimg_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake diffimg_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/diffimg //Value Computed by CMake draco_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/draco/tnt //Value Computed by CMake draco_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake draco_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/draco/tnt //Value Computed by CMake filabridge_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/filabridge //Value Computed by CMake filabridge_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filabridge_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/filabridge //Value Computed by CMake filaflat_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/filaflat //Value Computed by CMake filaflat_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filaflat_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/filaflat //Value Computed by CMake filagui_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/filagui //Value Computed by CMake filagui_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filagui_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/filagui //Value Computed by CMake filamat_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/filamat //Value Computed by CMake filamat_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filamat_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/filamat //Value Computed by CMake filament-benchmarks_BINARY_DIR:STATIC=D:/MetaCore/build_filament/filament/benchmark //Value Computed by CMake filament-benchmarks_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filament-benchmarks_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/filament/benchmark //Value Computed by CMake filament-samples_BINARY_DIR:STATIC=D:/MetaCore/build_filament/samples //Value Computed by CMake filament-samples_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filament-samples_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/samples //Value Computed by CMake filament-tests_BINARY_DIR:STATIC=D:/MetaCore/build_filament/filament/test //Value Computed by CMake filament-tests_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filament-tests_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/filament/test //Value Computed by CMake filament_BINARY_DIR:STATIC=D:/MetaCore/build_filament/filament/backend //Value Computed by CMake filament_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filament_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/filament/backend //Value Computed by CMake filamentapp_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/filamentapp //Value Computed by CMake filamentapp_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filamentapp_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/filamentapp //Value Computed by CMake filamesh_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/filamesh //Value Computed by CMake filamesh_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filamesh_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/filamesh //Value Computed by CMake filameshio_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/filameshio //Value Computed by CMake filameshio_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake filameshio_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/filameshio //Value Computed by CMake geometry_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/geometry //Value Computed by CMake geometry_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake geometry_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/geometry //Value Computed by CMake getopt_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/getopt //Value Computed by CMake getopt_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake getopt_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/getopt //Value Computed by CMake glslminifier_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/glslminifier //Value Computed by CMake glslminifier_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake glslminifier_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/glslminifier //Value Computed by CMake gltfio_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/gltfio //Value Computed by CMake gltfio_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake gltfio_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/gltfio //Value Computed by CMake gtest_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/libgtest/tnt //Value Computed by CMake gtest_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake gtest_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/libgtest/tnt //Value Computed by CMake image_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/image //Value Computed by CMake image_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake image_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/image //Value Computed by CMake imageio-lite_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/imageio-lite //Value Computed by CMake imageio-lite_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake imageio-lite_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/imageio-lite //Value Computed by CMake imageio_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/imageio //Value Computed by CMake imageio_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake imageio_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/imageio //Value Computed by CMake imgui_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/imgui/tnt //Value Computed by CMake imgui_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake imgui_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/imgui/tnt //Value Computed by CMake jsmn_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/jsmn/tnt //Value Computed by CMake jsmn_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake jsmn_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/jsmn/tnt //Value Computed by CMake ktxreader_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/ktxreader //Value Computed by CMake ktxreader_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake ktxreader_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/ktxreader //Value Computed by CMake matc_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/matc //Value Computed by CMake matc_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake matc_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/matc //Value Computed by CMake matdbg_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/matdbg //Value Computed by CMake matdbg_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake matdbg_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/matdbg //Value Computed by CMake math_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/mathio //Value Computed by CMake math_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake math_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/mathio //Value Computed by CMake matinfo_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/matinfo //Value Computed by CMake matinfo_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake matinfo_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/matinfo //Value Computed by CMake matlang_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/matc //Value Computed by CMake matlang_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake matlang_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/matc //Value Computed by CMake matp_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/filament-matp //Value Computed by CMake matp_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake matp_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/filament-matp //Value Computed by CMake meshoptimizer_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/meshoptimizer/tnt //Value Computed by CMake meshoptimizer_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake meshoptimizer_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/meshoptimizer/tnt //Value Computed by CMake mikktspace_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/mikktspace //Value Computed by CMake mikktspace_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake mikktspace_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/mikktspace //Value Computed by CMake mipgen_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/mipgen //Value Computed by CMake mipgen_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake mipgen_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/mipgen //Value Computed by CMake normal-blending_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/normal-blending //Value Computed by CMake normal-blending_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake normal-blending_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/normal-blending //Value Computed by CMake perfetto_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/perfetto/tnt //Value Computed by CMake perfetto_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake perfetto_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/perfetto/tnt //Value Computed by CMake png_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/libpng/tnt //Value Computed by CMake png_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake png_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/libpng/tnt //Value Computed by CMake resgen_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/resgen //Value Computed by CMake resgen_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake resgen_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/resgen //Value Computed by CMake rgb-to-lmsr_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/rgb-to-lmsr //Value Computed by CMake rgb-to-lmsr_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake rgb-to-lmsr_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/rgb-to-lmsr //Value Computed by CMake roughness-prefilter_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/roughness-prefilter //Value Computed by CMake roughness-prefilter_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake roughness-prefilter_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/roughness-prefilter //Value Computed by CMake sdl2_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/libsdl2/tnt //Value Computed by CMake sdl2_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake sdl2_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/libsdl2/tnt //Value Computed by CMake shaders_BINARY_DIR:STATIC=D:/MetaCore/build_filament/shaders //Value Computed by CMake shaders_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake shaders_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/shaders //Value Computed by CMake smol-v_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/smol-v/tnt //Value Computed by CMake smol-v_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake smol-v_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/smol-v/tnt //Value Computed by CMake specgen_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/specgen //Value Computed by CMake specgen_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake specgen_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/specgen //Value Computed by CMake specular-color_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/specular-color //Value Computed by CMake specular-color_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake specular-color_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/specular-color //Value Computed by CMake spirv-tools_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/spirv-tools //Value Computed by CMake spirv-tools_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake spirv-tools_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/spirv-tools //Value Computed by CMake stb_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/stb/tnt //Value Computed by CMake stb_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake stb_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/stb/tnt //Value Computed by CMake test_filaflat_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/filaflat //Value Computed by CMake test_filaflat_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake test_filaflat_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/filaflat //Value Computed by CMake test_filamat_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/filamat //Value Computed by CMake test_filamat_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake test_filamat_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/filamat //Value Computed by CMake test_matp_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/filament-matp //Value Computed by CMake test_matp_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake test_matp_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/filament-matp //Value Computed by CMake tinyexr_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/tinyexr/tnt //Value Computed by CMake tinyexr_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake tinyexr_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/tinyexr/tnt //Value Computed by CMake tsl_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/robin-map/tnt //Value Computed by CMake tsl_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake tsl_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/robin-map/tnt //Value Computed by CMake uberz_BINARY_DIR:STATIC=D:/MetaCore/build_filament/tools/uberz //Value Computed by CMake uberz_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake uberz_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/tools/uberz //Value Computed by CMake uberzlib_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/uberz //Value Computed by CMake uberzlib_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake uberzlib_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/uberz //Value Computed by CMake utils_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/utils //Value Computed by CMake utils_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake utils_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/utils //Value Computed by CMake viewer_BINARY_DIR:STATIC=D:/MetaCore/build_filament/libs/viewer //Value Computed by CMake viewer_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake viewer_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/libs/viewer //Value Computed by CMake z_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/libz/tnt //Value Computed by CMake z_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake z_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/libz/tnt //Value Computed by CMake zstd_BINARY_DIR:STATIC=D:/MetaCore/build_filament/third_party/zstd/tnt //Value Computed by CMake zstd_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake zstd_SOURCE_DIR:STATIC=D:/MetaCore/third_party/filament/third_party/zstd/tnt ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_COMPILER CMAKE_ASM_COMPILER-ADVANCED:INTERNAL=1 CMAKE_ASM_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_MASM_COMPILER CMAKE_ASM_MASM_COMPILER-ADVANCED:INTERNAL=1 CMAKE_ASM_MASM_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_MASM_FLAGS CMAKE_ASM_MASM_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_MASM_FLAGS_DEBUG CMAKE_ASM_MASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_MASM_FLAGS_MINSIZEREL CMAKE_ASM_MASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_MASM_FLAGS_RELEASE CMAKE_ASM_MASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_MASM_FLAGS_RELWITHDEBINFO CMAKE_ASM_MASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=d:/MetaCore/build_filament //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=1 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake.exe //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cpack.exe //ADVANCED property for variable: CMAKE_CTEST_COMMAND CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1 //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake/bin/ctest.exe //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_CXX_STANDARD_LIBRARIES CMAKE_CXX_STANDARD_LIBRARIES-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_C_STANDARD_LIBRARIES CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown //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 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Visual Studio 17 2022 //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL=C:/Program Files/Microsoft Visual Studio/2022/Community //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL=x64 //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= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=D:/MetaCore/third_party/filament //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 //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //Name of CMakeLists files to read CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt //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_MT CMAKE_MT-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=109 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //noop for ranlib CMAKE_RANLIB:INTERNAL=: //ADVANCED property for variable: CMAKE_RC_COMPILER CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1 CMAKE_RC_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=C:/Program Files/CMake/share/cmake-4.1 //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_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: COVERAGE_COMMAND COVERAGE_COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: COVERAGE_EXTRA_FLAGS COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DART_TESTING_TIMEOUT DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1 //Details about finding Python3 FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[C:/Python314/python.exe][found components: Interpreter ][v3.14.3()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Have symbol getopt_long HAS_SYSTEM_GETOPT:INTERNAL= //Test HAVE_PTHREAD_AFFINITY HAVE_PTHREAD_AFFINITY:INTERNAL= //ADVANCED property for variable: MAKECOMMAND MAKECOMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MEMORYCHECK_COMMAND MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: SITE SITE-ADVANCED:INTERNAL=1 //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=D:/MetaCore/third_party/filament_installed //Compiler reason failure _Python3_Compiler_REASON_FAILURE:INTERNAL= //Development reason failure _Python3_Development_REASON_FAILURE:INTERNAL= //Path to a program. _Python3_EXECUTABLE:INTERNAL=C:/Python314/python.exe //Path to a program. _Python3_EXECUTABLE_DEBUG:INTERNAL=_Python3_EXECUTABLE_DEBUG-NOTFOUND //Python3 Properties _Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;14;3;64;32;;cp314-win_amd64;;C:\Python314\Lib;C:\Python314\Lib;C:\Python314\Lib\site-packages;C:\Python314\Lib\site-packages _Python3_INTERPRETER_SIGNATURE:INTERNAL=6cb1e320496fe57c628a661facd45fb3 //NumPy reason failure _Python3_NumPy_REASON_FAILURE:INTERNAL=