~mzanetti/unity8/catch-osk

« back to all changes in this revision

Viewing changes to tests/mocks/Utils/CMakeLists.txt

  • Committer: CI Train Bot
  • Author(s): Michael Terry
  • Date: 2016-02-08 09:37:48 UTC
  • mfrom: (2143.2.7 real-name-fixes)
  • Revision ID: ci-train-bot@canonical.com-20160208093748-r6z2il2tks6s5db9
Display the current user's real name on the tablet lockscreen. Fixes: #1536714
Approved by: Michael Zanetti

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
pkg_search_module(GIO REQUIRED gio-2.0)
2
 
 
3
1
include_directories(
4
2
    ${CMAKE_CURRENT_SOURCE_DIR}
5
3
    ${CMAKE_CURRENT_BINARY_DIR}