~ubuntu-branches/ubuntu/natty/digikam/natty

« back to all changes in this revision

Viewing changes to libs/widgets/common/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Luka Renko
  • Date: 2009-11-12 18:02:13 UTC
  • mfrom: (1.2.24 upstream) (3.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20091112180213-8p63z8taug49ji3t
Tags: 2:1.0.0~beta6-1ubuntu1
* Merge with Debian, remaining changes:
  - Export .pot name and copy to plugins in debian/rules
  - Remove liblqr-1-0-dev from build-deps, not in main

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
INSTALL(FILES histogramwidget.h
2
2
              histogrambox.h
 
3
              histogrampainter.h
3
4
              colorgradientwidget.h 
4
5
              curveswidget.h
5
6
              curvesbox.h
15
16
              previewwidget.h
16
17
              searchtextbar.h
17
18
              dgradientslider.h
18
 
         DESTINATION ${INCLUDE_INSTALL_DIR}/digikam COMPONENT Devel)
 
19
         DESTINATION ${INCLUDE_INSTALL_DIR}/digikam COMPONENT Devel
 
20
        )
19
21