Mercurial > repos > marcel > caddsuite_mac10_6
diff CADDSuite-1.6/data/OpenBabel/cmake_install.cmake @ 10:eda78e0f5df6 draft default tip
Deleted selected files
author | marcel |
---|---|
date | Sun, 30 Nov 2014 03:46:08 -0500 |
parents | 488032d372e1 |
children |
line wrap: on
line diff
--- a/CADDSuite-1.6/data/OpenBabel/cmake_install.cmake Sat Dec 15 13:16:40 2012 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,78 +0,0 @@ -# Install script for directory: /Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data - -# Set the install prefix -IF(NOT DEFINED CMAKE_INSTALL_PREFIX) - SET(CMAKE_INSTALL_PREFIX "/usr/local") -ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) -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(BUILD_TYPE) - SET(CMAKE_INSTALL_CONFIG_NAME "Release") - ENDIF(BUILD_TYPE) - MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - -# Set the component getting installed. -IF(NOT CMAKE_INSTALL_COMPONENT) - IF(COMPONENT) - MESSAGE(STATUS "Install component: \"${COMPONENT}\"") - SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - ELSE(COMPONENT) - SET(CMAKE_INSTALL_COMPONENT) - ENDIF(COMPONENT) -ENDIF(NOT CMAKE_INSTALL_COMPONENT) - -IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") - FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openbabel/2.3.1" TYPE FILE FILES - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/aromatic.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/atomtyp.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/babel_povray3.inc" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/bondtyp.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/element.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/fragments.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/gaff.dat" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/gaff.prm" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/ghemical.prm" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/isotope-small.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/isotope.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/logp.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/MACCS.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmff94.ff" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmff94s.ff" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffang.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffbndk.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffbond.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffchg.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffdef.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffdfsb.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffoop.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffpbci.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffprop.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffstbn.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmfftor.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffvdw.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffs_oop.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffs_tor.par" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mr.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/patterns.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/phmodel.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/plugindefines.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/psa.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/qeq.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/resdata.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/ringtyp.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/SMARTS_InteLigand.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/space-groups.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/superatom.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/svgformat.script" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/torlib.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/types.txt" - "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/UFF.prm" - ) -ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") -