# Install script for directory: /mnt/Vers1/keyboardTest/llvm/tools # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) set(CMAKE_INSTALL_PREFIX "/usr/local") 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() # Install shared libraries without execute permission? if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) set(CMAKE_INSTALL_SO_NO_EXE "1") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/lto/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/gold/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-ar/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-config/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-lto/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-profdata/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/bugpoint/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/bugpoint-passes/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/dsymutil/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llc/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/lli/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-as/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-as-fuzzer/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-bcanalyzer/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-c-test/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-cat/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-cfi-verify/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-cov/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-cvtres/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-cxxdump/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-cxxfilt/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-demangle-fuzzer/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-diff/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-dis/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-dwarfdump/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-dwp/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-extract/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-go/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-isel-fuzzer/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-link/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-lto2/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-mc/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-mc-assemble-fuzzer/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-mc-disassemble-fuzzer/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-mcmarkup/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-modextract/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-mt/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-nm/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-objcopy/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-objdump/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-opt-fuzzer/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-opt-report/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-pdbutil/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-rc/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-readobj/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-rtdyld/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-size/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-special-case-list-fuzzer/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-split/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-stress/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-strings/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-symbolizer/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/llvm-xray/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/msbuild/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/obj2yaml/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/opt/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/opt-viewer/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/sancov/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/sanstats/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/verify-uselistorder/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/xcode-toolchain/cmake_install.cmake") include("/mnt/Vers1/keyboardTest/libcxx_msan/tools/yaml2obj/cmake_install.cmake") endif()