~3v1n0/compiz/xorg-gtest-escape-quotes

« back to all changes in this revision

Viewing changes to compizconfig/CMakeLists.txt

  • Committer: CI Train Bot
  • Author(s): andrea.azzarone at canonical
  • Date: 2015-09-08 11:35:47 UTC
  • mfrom: (3958.8.1 compiz)
  • Revision ID: ci-train-bot@canonical.com-20150908113547-wlxwjb81jko9sny5
Enable building compiz from sources using cmake3.
Approved by: PS Jenkins bot, Marco Trevisan (Treviño)

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
endif (COMPIZ_BUILD_TESTING)
38
38
 
39
39
add_custom_target (pyclean)
40
 
 
41
 
add_dependencies (pyclean pyclean_ccsm pyclean_compizconfig)