~daggerstab/stellarium/windows-dll

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Alexander Wolf
  • Date: 2014-05-14 10:42:31 UTC
  • mfrom: (6683.1.8 coords)
  • Revision ID: alex.v.wolf@gmail.com-20140514104231-a24i9aqjucdkt8ia
Merge Pointer Coordinates Plugin (lp:~alexwolf/stellarium/coordinates-plugin)

Show diffs side-by-side

added added

removed removed

Lines of Context:
169
169
ADD_PLUGIN(Novae 1)
170
170
ADD_PLUGIN(Observability 1)
171
171
ADD_PLUGIN(Oculars 1)
 
172
ADD_PLUGIN(PointerCoordinates 1)
172
173
ADD_PLUGIN(Pulsars 1)
173
174
ADD_PLUGIN(Quasars 1)
174
175
ADD_PLUGIN(Satellites 1)