Mercurial > repos > marcel > caddsuite_mac10_6
comparison CADDSuite-1.5/data/OpenBabel/cmake_install.cmake @ 7:bfab27640f5e draft
CADDSuite version 1.5
author | Marcel Schumann <schumann.marcel@gmail.com> |
---|---|
date | Tue, 24 Jul 2012 11:13:59 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
6:decca54699e3 | 7:bfab27640f5e |
---|---|
1 # Install script for directory: /Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data | |
2 | |
3 # Set the install prefix | |
4 IF(NOT DEFINED CMAKE_INSTALL_PREFIX) | |
5 SET(CMAKE_INSTALL_PREFIX "/usr/local") | |
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 IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") | |
31 FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/openbabel/2.3.1" TYPE FILE FILES | |
32 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/aromatic.txt" | |
33 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/atomtyp.txt" | |
34 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/babel_povray3.inc" | |
35 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/bondtyp.txt" | |
36 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/element.txt" | |
37 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/fragments.txt" | |
38 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/gaff.dat" | |
39 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/gaff.prm" | |
40 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/ghemical.prm" | |
41 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/isotope-small.txt" | |
42 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/isotope.txt" | |
43 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/logp.txt" | |
44 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/MACCS.txt" | |
45 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmff94.ff" | |
46 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmff94s.ff" | |
47 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffang.par" | |
48 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffbndk.par" | |
49 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffbond.par" | |
50 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffchg.par" | |
51 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffdef.par" | |
52 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffdfsb.par" | |
53 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffoop.par" | |
54 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffpbci.par" | |
55 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffprop.par" | |
56 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffstbn.par" | |
57 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmfftor.par" | |
58 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffvdw.par" | |
59 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffs_oop.par" | |
60 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mmffs_tor.par" | |
61 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/mr.txt" | |
62 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/patterns.txt" | |
63 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/phmodel.txt" | |
64 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/plugindefines.txt" | |
65 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/psa.txt" | |
66 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/qeq.txt" | |
67 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/resdata.txt" | |
68 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/ringtyp.txt" | |
69 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/SMARTS_InteLigand.txt" | |
70 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/space-groups.txt" | |
71 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/superatom.txt" | |
72 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/svgformat.script" | |
73 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/torlib.txt" | |
74 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/types.txt" | |
75 "/Volumes/Work/CADDSuite-git/contrib/openbabel-2.3.1/data/UFF.prm" | |
76 ) | |
77 ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") | |
78 |