# Install script for directory: D:/MetaCore/third_party/filament # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) set(CMAKE_INSTALL_PREFIX "D:/MetaCore/third_party/filament_installed") endif() string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") # Set the install configuration name. if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) if(BUILD_TYPE) string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") else() set(CMAKE_INSTALL_CONFIG_NAME "Release") endif() message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") endif() # Set the component getting installed. if(NOT CMAKE_INSTALL_COMPONENT) if(COMPONENT) message(STATUS "Install component: \"${COMPONENT}\"") set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") else() set(CMAKE_INSTALL_COMPONENT) endif() endif() # Is this installation the result of a crosscompile? if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "FALSE") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/getopt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/libgtest/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/camutils/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/filabridge/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/filaflat/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/filagui/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/filameshio/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/generatePrefilterMipmap/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/gltfio/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/ibl/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/iblprefilter/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/image/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/imagediff/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/ktxreader/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/math/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/mathio/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/uberz/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/utils/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/viewer/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/shaders/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/abseil/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/zstd/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/civetweb/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/imgui/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/robin-map/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/smol-v/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/benchmark/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/meshoptimizer/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/mikktspace/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/cgltf/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/draco/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/jsmn/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/stb/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/perfetto/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/basisu/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/imageio-lite/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/geometry/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/spirv-tools/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/glslang/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/spirv-cross/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/filamat/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/matdbg/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/filament/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/bluegl/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/filamentapp/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/imageio/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/libs/filament-matp/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/samples/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/libassimp/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/libpng/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/libsdl2/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/libz/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/third_party/tinyexr/tnt/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/cmgen/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/cso-lut/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/diffimg/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/filamesh/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/glslminifier/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/matc/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/matinfo/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/mipgen/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/normal-blending/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/resgen/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/rgb-to-lmsr/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/roughness-prefilter/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/specular-color/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/uberz/cmake_install.cmake") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for the subdirectory. include("D:/MetaCore/build_filament/tools/specgen/cmake_install.cmake") endif() string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT "${CMAKE_INSTALL_MANIFEST_FILES}") if(CMAKE_INSTALL_LOCAL_ONLY) file(WRITE "D:/MetaCore/build_filament/install_local_manifest.txt" "${CMAKE_INSTALL_MANIFEST_CONTENT}") endif() if(CMAKE_INSTALL_COMPONENT) if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$") set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") else() string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}") set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt") unset(CMAKE_INST_COMP_HASH) endif() else() set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) file(WRITE "D:/MetaCore/build_filament/${CMAKE_INSTALL_MANIFEST}" "${CMAKE_INSTALL_MANIFEST_CONTENT}") endif()