~ubuntu-branches/ubuntu/quantal/kactivities/quantal

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-12-23 23:39:41 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: package-import@ubuntu.com-20111223233941-zxczsd6dixwmaco2
Tags: upstream-4.7.95
Import upstream version 4.7.95

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
cmake_minimum_required(VERSION 2.8)
 
1
PROJECT(KACTIVITIES)
2
2
 
3
3
FIND_PACKAGE(KDE4 REQUIRED)
4
4
INCLUDE(KDE4Defaults)