# Install script for directory: /Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include
# 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}/include/inchi" TYPE FILE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/inchi_api.h")
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/openbabel3/openbabel" TYPE FILE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/chemdrawcdx.h")
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/openbabel3/openbabel" TYPE FILE FILES
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/alias.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/atom.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/base.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/bitvec.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/bond.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/bondtyper.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/builder.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/canon.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/chains.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/chargemodel.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/conformersearch.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/data.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/data_utilities.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/descriptor.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/distgeom.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/dlhandler.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/elements.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/fingerprint.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/forcefield.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/format.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/generic.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/graphsym.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/grid.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/griddata.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/groupcontrib.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/inchiformat.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/internalcoord.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/isomorphism.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/json.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/kekulize.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/kinetics.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/lineend.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/locale.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/matrix.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/mcdlutil.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/mol.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/molchrg.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/obconversion.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/oberror.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/obfunctions.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/obiter.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/obmolecformat.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/obutil.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/op.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/optransform.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/parsmart.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/patty.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/phmodel.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/plugin.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/pointgroup.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/query.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/reaction.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/reactionfacade.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/residue.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/ring.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/rotamer.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/rotor.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/shared_ptr.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/spectrophore.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/tautomer.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/text.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/tokenst.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/typer.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/xml.h"
)
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/openbabel3/openbabel/math" TYPE FILE FILES
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/math/align.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/math/erf.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/math/matrix3x3.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/math/spacegroup.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/math/transform3d.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/math/vector3.h"
)
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/openbabel3/openbabel/stereo" TYPE FILE FILES
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/stereo/bindings.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/stereo/cistrans.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/stereo/squareplanar.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/stereo/stereo.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/stereo/tetrahedral.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/stereo/tetranonplanar.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/stereo/tetraplanar.h"
)
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/openbabel3/openbabel/depict" TYPE FILE FILES
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/depict/asciipainter.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/depict/cairopainter.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/depict/commandpainter.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/depict/depict.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/depict/painter.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/openbabel/depict/svgpainter.h"
)
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/openbabel3" TYPE FILE FILES "/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/LBFGS.h")
endif()
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/openbabel3/LBFGS" TYPE FILE FILES
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/LBFGS/LineSearchBacktracking.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/LBFGS/LineSearchBracketing.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/LBFGS/LineSearchNocedalWright.h"
"/Users/qw/Documents/dev-chiral/openbabel-rust/openbabel-sys/openbabel/include/LBFGS/Param.h"
)
endif()