~ci-train-bot/url-dispatcher/url-dispatcher-ubuntu-zesty-2566

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Bileto Bot
  • Author(s): Rodney Dawes
  • Date: 2017-03-14 14:34:17 UTC
  • mfrom: (103.5.3 fix-gdbus)
  • Revision ID: ci-train-bot@canonical.com-20170314143417-07rp7hpiqa0sc6a9
Use gdbus integration from cmake-extras.

Approved by: Ted Gould

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
set(GETTEXT_PACKAGE ${CMAKE_PROJECT_NAME})
19
19
 
20
20
find_package(PkgConfig REQUIRED)
 
21
find_package(GDbus)
21
22
include(GNUInstallDirs)
22
23
include(CheckIncludeFile)
23
24
include(CheckFunctionExists)
24
25
include(UseGlibGeneration)
25
 
include(UseGdbusCodegen)
26
26
include(UseConstantBuilder)
27
27
 
28
28
# Workaround for libexecdir on debian