~ubuntu-branches/debian/squeeze/stellarium/squeeze

« back to all changes in this revision

Viewing changes to data/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Cédric Delfosse
  • Date: 2008-05-19 21:28:23 UTC
  • mfrom: (3.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080519212823-m5nfiuntxstxzxj7
Tags: 0.9.1-4
Add libxcursor-dev, libxfixes-dev, libxinerama-dev, libqt4-opengl-dev to
build-deps (Closes: #479906)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
########### install files ###############
 
2
 
 
3
INSTALL(FILES icon.bmp stellarium.ico ssystem.ini zone.tab cities_Earth.fab cities_Moon.fab cities_Mars.fab cities_Venus.fab DejaVuSans.ttf double_txt.dat variable_txt.dat default_config.ini DejaVuSansMono.ttf constellations_boundaries.dat fontmap.dat iso639-1.utf8 DESTINATION share/${PACKAGE}/data)
 
4
 
 
5
IF(MACOSX)
 
6
INSTALL(FILES Icon.icns DESTINATION share )
 
7
INSTALL(FILES Info.plist PkgInfo DESTINATION . )
 
8
ENDIF(MACOSX)
 
 
b'\\ No newline at end of file'