# Install script for directory: /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/src/formats
# 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 "Debug")
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()
# Set default install directory permissions.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/usr/bin/objdump")
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/smilesformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/smilesformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/smilesformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/smilesformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/smilesformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/mdlformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mdlformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mdlformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mdlformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mdlformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/mol2format.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mol2format.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mol2format.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mol2format.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mol2format.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/pdbformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pdbformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pdbformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pdbformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pdbformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/inchiformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/inchiformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/inchiformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/inchiformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/inchiformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/asciiformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/asciiformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/asciiformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/asciiformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/asciiformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/copyformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/copyformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/copyformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/copyformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/copyformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/MNAformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/MNAformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/MNAformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/MNAformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/MNAformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/molreport.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/molreport.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/molreport.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/molreport.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/molreport.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/nulformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/nulformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/nulformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/nulformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/nulformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/painterformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/painterformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/painterformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/painterformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/painterformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/povrayformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/povrayformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/povrayformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/povrayformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/povrayformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/reportformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/reportformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/reportformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/reportformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/reportformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/svgformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/svgformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/svgformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/svgformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/svgformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/textformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/textformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/textformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/textformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/textformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/titleformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/titleformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/titleformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/titleformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/titleformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/confabreport.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/confabreport.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/confabreport.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/confabreport.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/confabreport.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/pngformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pngformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pngformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pngformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pngformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/acesformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/acesformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/acesformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/acesformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/acesformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/abinitformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/abinitformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/abinitformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/abinitformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/abinitformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/adfformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/adfformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/adfformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/adfformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/adfformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/aoforceformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/aoforceformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/aoforceformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/aoforceformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/aoforceformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/castepformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/castepformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/castepformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/castepformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/castepformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/crystal09format.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/crystal09format.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/crystal09format.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/crystal09format.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/crystal09format.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/daltonformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/daltonformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/daltonformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/daltonformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/daltonformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/dmolformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/dmolformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/dmolformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/dmolformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/dmolformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/fchkformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fchkformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fchkformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fchkformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fchkformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/fhiaimsformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fhiaimsformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fhiaimsformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fhiaimsformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fhiaimsformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/gamessformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gamessformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gamessformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gamessformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gamessformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/gaussformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gaussformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gaussformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gaussformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gaussformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/gausscubeformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gausscubeformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gausscubeformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gausscubeformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gausscubeformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/gausszmatformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gausszmatformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gausszmatformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gausszmatformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gausszmatformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/gulpformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gulpformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gulpformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gulpformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gulpformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/hinformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/hinformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/hinformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/hinformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/hinformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/jaguarformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/jaguarformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/jaguarformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/jaguarformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/jaguarformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/molproformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/molproformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/molproformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/molproformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/molproformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/mopacformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mopacformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mopacformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mopacformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mopacformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/nwchemformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/nwchemformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/nwchemformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/nwchemformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/nwchemformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/pwscfformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pwscfformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pwscfformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pwscfformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pwscfformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/qchemformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/qchemformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/qchemformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/qchemformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/qchemformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/siestaformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/siestaformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/siestaformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/siestaformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/siestaformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/turbomoleformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/turbomoleformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/turbomoleformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/turbomoleformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/turbomoleformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/vaspformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/vaspformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/vaspformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/vaspformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/vaspformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/xsfformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xsfformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xsfformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xsfformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xsfformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/zindoformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/zindoformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/zindoformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/zindoformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/zindoformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/maeformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/maeformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/maeformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/maeformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/maeformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/gamessukformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gamessukformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gamessukformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gamessukformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gamessukformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/orcaformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/orcaformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/orcaformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/orcaformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/orcaformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/APIInterface.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/APIInterface.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/APIInterface.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/APIInterface.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/APIInterface.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/CSRformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/CSRformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/CSRformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/CSRformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/CSRformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/PQSformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/PQSformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/PQSformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/PQSformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/PQSformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/MCDLformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/MCDLformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/MCDLformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/MCDLformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/MCDLformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/alchemyformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/alchemyformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/alchemyformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/alchemyformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/alchemyformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/acrformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/acrformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/acrformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/acrformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/acrformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/amberformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/amberformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/amberformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/amberformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/amberformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/balstformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/balstformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/balstformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/balstformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/balstformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/bgfformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/bgfformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/bgfformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/bgfformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/bgfformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/boxformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/boxformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/boxformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/boxformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/boxformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/cacaoformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cacaoformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cacaoformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cacaoformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cacaoformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/cacheformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cacheformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cacheformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cacheformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cacheformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/carformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/carformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/carformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/carformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/carformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/cccformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cccformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cccformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cccformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cccformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/chem3dformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chem3dformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chem3dformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chem3dformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chem3dformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/chemdrawct.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdrawct.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdrawct.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdrawct.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdrawct.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/chemtoolformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemtoolformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemtoolformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemtoolformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemtoolformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/cifformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cifformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cifformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cifformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cifformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/cofformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cofformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cofformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cofformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cofformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/crkformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/crkformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/crkformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/crkformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/crkformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/cssrformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cssrformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cssrformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cssrformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cssrformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/dlpolyformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/dlpolyformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/dlpolyformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/dlpolyformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/dlpolyformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/exyzformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/exyzformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/exyzformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/exyzformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/exyzformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/fastsearchformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fastsearchformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fastsearchformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fastsearchformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fastsearchformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/fastaformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fastaformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fastaformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fastaformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fastaformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/featformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/featformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/featformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/featformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/featformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/fhformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fhformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fhformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fhformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fhformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/fingerprintformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fingerprintformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fingerprintformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fingerprintformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fingerprintformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/fpsformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fpsformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fpsformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fpsformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/fpsformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/freefracformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/freefracformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/freefracformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/freefracformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/freefracformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/ghemicalformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/ghemicalformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/ghemicalformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/ghemicalformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/ghemicalformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/gromos96format.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gromos96format.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gromos96format.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gromos96format.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/gromos96format.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/groformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/groformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/groformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/groformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/groformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/lmpdatformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/lmpdatformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/lmpdatformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/lmpdatformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/lmpdatformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/lpmdformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/lpmdformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/lpmdformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/lpmdformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/lpmdformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/mdffformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mdffformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mdffformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mdffformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mdffformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/mmcifformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mmcifformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mmcifformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mmcifformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mmcifformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/mmodformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mmodformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mmodformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mmodformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mmodformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/moldenformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/moldenformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/moldenformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/moldenformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/moldenformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/mpdformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mpdformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mpdformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mpdformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mpdformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/mpqcformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mpqcformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mpqcformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mpqcformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/mpqcformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/msiformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/msiformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/msiformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/msiformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/msiformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/msmsformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/msmsformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/msmsformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/msmsformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/msmsformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/opendxformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/opendxformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/opendxformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/opendxformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/opendxformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/outformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/outformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/outformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/outformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/outformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/pcmodelformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pcmodelformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pcmodelformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pcmodelformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pcmodelformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/pdbqtformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pdbqtformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pdbqtformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pdbqtformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pdbqtformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/pointcloudformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pointcloudformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pointcloudformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pointcloudformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pointcloudformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/posformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/posformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/posformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/posformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/posformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/pqrformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pqrformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pqrformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pqrformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pqrformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/shelxformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/shelxformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/shelxformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/shelxformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/shelxformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/smileyformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/smileyformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/smileyformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/smileyformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/smileyformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/stlformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/stlformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/stlformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/stlformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/stlformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/thermoformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/thermoformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/thermoformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/thermoformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/thermoformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/tinkerformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/tinkerformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/tinkerformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/tinkerformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/tinkerformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/unichemformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/unichemformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/unichemformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/unichemformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/unichemformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/viewmolformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/viewmolformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/viewmolformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/viewmolformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/viewmolformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/wlnformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/wlnformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/wlnformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/wlnformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/wlnformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/xedformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xedformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xedformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xedformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xedformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/xyzformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xyzformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xyzformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xyzformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xyzformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/yasaraformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/yasaraformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/yasaraformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/yasaraformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/yasaraformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/rxnformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rxnformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rxnformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rxnformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rxnformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/chemdrawcdx.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdrawcdx.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdrawcdx.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdrawcdx.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdrawcdx.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/chemkinformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemkinformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemkinformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemkinformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemkinformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/rinchiformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rinchiformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rinchiformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rinchiformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rinchiformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/rsmiformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rsmiformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rsmiformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rsmiformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/rsmiformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/png2format.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/png2format.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/png2format.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/png2format.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/png2format.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/cdxmlformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cdxmlformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cdxmlformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cdxmlformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cdxmlformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/cmlformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cmlformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cmlformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cmlformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cmlformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/pubchem.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pubchem.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pubchem.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pubchem.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pubchem.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/xmlformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xmlformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xmlformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xmlformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/xmlformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/cmlreactformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cmlreactformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cmlreactformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cmlreactformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/cmlreactformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/chemdoodlejsonformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdoodlejsonformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdoodlejsonformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdoodlejsonformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/chemdoodlejsonformat.so")
endif()
endif()
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1" TYPE MODULE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/pubchemjsonformat.so")
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pubchemjsonformat.so" AND
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pubchemjsonformat.so")
execute_process(COMMAND "/usr/bin/install_name_tool"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libinchi.0.dylib" "/usr/local/lib/libinchi.0.dylib"
-change "/Users/qw/Documents/dev-chiral/openbabel-rust/build/lib/libopenbabel.7.dylib" "/usr/local/lib/libopenbabel.7.dylib"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pubchemjsonformat.so")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/openbabel/3.1.1/pubchemjsonformat.so")
endif()
endif()
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for each subdirectory.
include("/Users/qw/Documents/dev-chiral/openbabel-rust/build/src/formats/libinchi/cmake_install.cmake")
endif()