~josharenson/unity8/slim_greeter_real_lightdm

« back to all changes in this revision

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

  • Committer: Josh Arenson
  • Date: 2016-06-29 14:44:41 UTC
  • mfrom: (1789.412.85 unity8)
  • Revision ID: joshua.arenson@canonical.com-20160629144441-du2vd7vu97b2n8pc
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
include_directories(
2
2
    ${CMAKE_CURRENT_SOURCE_DIR}
3
3
    ${CMAKE_CURRENT_BINARY_DIR}
 
4
    ${CMAKE_SOURCE_DIR}/plugins/Utils
 
5
)
 
6
 
 
7
include_directories(
 
8
    SYSTEM
4
9
    ${Qt5Gui_PRIVATE_INCLUDE_DIRS}
5
10
    ${Qt5Quick_PRIVATE_INCLUDE_DIRS}
6
11
    ${GIO_INCLUDE_DIRS}
7
 
    ${CMAKE_SOURCE_DIR}/plugins/Utils
8
12
)
9
13
 
10
14
set(QMLPLUGIN_SRC