~ubuntu-branches/ubuntu/intrepid/kdesdk/intrepid-updates

« back to all changes in this revision

Viewing changes to kapptemplate/templates/C++/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-05-28 10:11:43 UTC
  • mto: This revision was merged to the branch mainline in revision 37.
  • Revision ID: james.westby@ubuntu.com-20080528101143-gzc3styjz1b70zxu
Tags: upstream-4.0.80
ImportĀ upstreamĀ versionĀ 4.0.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
set(apptemplate_DIRS
 
2
    kapp4
 
3
    plasmoid
 
4
    qmake_qt4guiapp
 
5
    kpartapp
 
6
)
 
7
 
 
8
kapptemplate_add_app_templates(${apptemplate_DIRS})
 
 
b'\\ No newline at end of file'