~ubuntu-branches/ubuntu/vivid/regina-normal/vivid

« back to all changes in this revision

Viewing changes to engine/foreign/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Ben Burton
  • Date: 2014-08-29 17:37:46 UTC
  • mfrom: (19.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20140829173746-igmqc9b67y366a7u
Tags: 4.96-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
# Files to compile
4
4
SET ( FILES
5
 
  csvsurfacelist
6
5
  dehydration
7
6
  isosig
8
7
  orb
9
8
  pdf
10
 
  recogniser
11
9
  snappea
12
10
  )
13
11