~ubuntu-branches/ubuntu/trusty/kactivities/trusty-proposed

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2014-03-19 10:35:47 UTC
  • mfrom: (1.1.37)
  • Revision ID: package-import@ubuntu.com-20140319103547-d9s0bezaqeu60qcg
Tags: 4:4.12.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
find_package (KDE4 REQUIRED)
4
4
 
 
5
include (GenerateExportHeader)
5
6
include (KDE4Defaults)
6
7
include (MacroLibrary)
7
8
include (MacroOptionalAddSubdirectory)