~compiz-team/compiz/0.9.13

« back to all changes in this revision

Viewing changes to tests/system/untest/CMakeLists.txt

  • Committer: Bileto Bot
  • Author(s): Alberts Muktupāvels
  • Date: 2018-07-27 08:18:03 UTC
  • mfrom: (4173.1.6 compiz-cmp0011)
  • Revision ID: ci-train-bot@canonical.com-20180727081803-ayiazct117grywl5
Don't set CMP0011 policy to OLD.

Approved by: Dmitry Shachnev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
cmake_minimum_required (VERSION 2.6)
 
1
cmake_minimum_required (VERSION 2.6.3)
2
2
 
3
3
include (FindPkgConfig)
4
4
pkg_check_modules (COMPIZ_UNTEST REQUIRED gtk+-3.0 gl x11)