~ubuntu-branches/ubuntu/precise/kalzium/precise

« back to all changes in this revision

Viewing changes to libscience/data/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Philip Muškovac
  • Date: 2011-07-03 12:28:58 UTC
  • Revision ID: james.westby@ubuntu.com-20110703122858-q1yyxncs89e4w0hs
Tags: upstream-4.6.90+repack
Import upstream version 4.6.90+repack

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
install(FILES
 
3
   elements.xml
 
4
   isotopes.xml
 
5
   symbols.csv
 
6
   symbols2.csv
 
7
   spectra.xml DESTINATION ${DATA_INSTALL_DIR}/libkdeedu/data/
 
8
)
 
9