Mercurial > repos > greg > gregs_test_repo
comparison CADDSuite-1.0.1/data/OpenBabel/cmake_install.cmake @ 26:2f19ad95a19d
Uploaded https://github.com/downloads/CADDSuite/main/CADDSuite_1.0.1_Linux_x86-64.tar.gz
| author | greg |
|---|---|
| date | Tue, 15 Nov 2011 11:55:29 -0500 |
| parents | 389056b8864a |
| children |
comparison
equal
deleted
inserted
replaced
| 25:a4ddf6ef032d | 26:2f19ad95a19d |
|---|---|
| 1 # Install script for directory: /share/opt/x86_64_sl5/openbabel-2.3.0/build/data | |
| 2 | |
| 3 # Set the install prefix | |
| 4 IF(NOT DEFINED CMAKE_INSTALL_PREFIX) | |
| 5 SET(CMAKE_INSTALL_PREFIX "/share/opt/x86_64_sl5/openbabel-2.3.0") | |
| 6 ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) | |
| 7 STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") | |
| 8 | |
| 9 # Set the install configuration name. | |
| 10 IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) | |
| 11 IF(BUILD_TYPE) | |
| 12 STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" | |
| 13 CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") | |
| 14 ELSE(BUILD_TYPE) | |
| 15 SET(CMAKE_INSTALL_CONFIG_NAME "Release") | |
| 16 ENDIF(BUILD_TYPE) | |
| 17 MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") | |
| 18 ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) | |
| 19 | |
| 20 # Set the component getting installed. | |
| 21 IF(NOT CMAKE_INSTALL_COMPONENT) | |
| 22 IF(COMPONENT) | |
| 23 MESSAGE(STATUS "Install component: \"${COMPONENT}\"") | |
| 24 SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") | |
| 25 ELSE(COMPONENT) | |
| 26 SET(CMAKE_INSTALL_COMPONENT) | |
| 27 ENDIF(COMPONENT) | |
| 28 ENDIF(NOT CMAKE_INSTALL_COMPONENT) | |
| 29 | |
| 30 # Install shared libraries without execute permission? | |
| 31 IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) | |
| 32 SET(CMAKE_INSTALL_SO_NO_EXE "0") | |
| 33 ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) | |
| 34 | |
| 35 IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") | |
| 36 FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openbabel/2.3.0" TYPE FILE FILES | |
| 37 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/aromatic.txt" | |
| 38 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/atomtyp.txt" | |
| 39 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/bondtyp.txt" | |
| 40 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/element.txt" | |
| 41 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/fragments.txt" | |
| 42 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/gaff.dat" | |
| 43 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/gaff.prm" | |
| 44 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/ghemical.prm" | |
| 45 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/isotope-small.txt" | |
| 46 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/isotope.txt" | |
| 47 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/logp.txt" | |
| 48 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/MACCS.txt" | |
| 49 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmff94.ff" | |
| 50 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmff94s.ff" | |
| 51 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffang.par" | |
| 52 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffbndk.par" | |
| 53 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffbond.par" | |
| 54 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffchg.par" | |
| 55 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffdef.par" | |
| 56 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffdfsb.par" | |
| 57 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffoop.par" | |
| 58 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffpbci.par" | |
| 59 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffprop.par" | |
| 60 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffstbn.par" | |
| 61 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmfftor.par" | |
| 62 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffvdw.par" | |
| 63 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffs_oop.par" | |
| 64 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mmffs_tor.par" | |
| 65 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/mr.txt" | |
| 66 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/patterns.txt" | |
| 67 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/phmodel.txt" | |
| 68 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/plugindefines.txt" | |
| 69 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/psa.txt" | |
| 70 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/qeq.txt" | |
| 71 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/resdata.txt" | |
| 72 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/ringtyp.txt" | |
| 73 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/SMARTS_InteLigand.txt" | |
| 74 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/space-groups.txt" | |
| 75 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/superatom.txt" | |
| 76 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/svgformat.script" | |
| 77 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/torlib.txt" | |
| 78 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/types.txt" | |
| 79 "/share/opt/x86_64_sl5/openbabel-2.3.0/build/data/UFF.prm" | |
| 80 ) | |
| 81 ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") | |
| 82 |
