~lukas-kde/unity8/defaultKeymap

« back to all changes in this revision

Viewing changes to plugins/Unity/Indicators/CMakeLists.txt

  • Committer: Lukáš Tinkl
  • Date: 2016-12-15 16:48:20 UTC
  • mfrom: (2608.8.73 unity8)
  • Revision ID: lukas.tinkl@canonical.com-20161215164820-4dkqt89x3n3f12tr
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
include_directories(
12
12
    SYSTEM
13
13
    ${GLIB_INCLUDE_DIRS}
 
14
)
 
15
include_directories(
 
16
    SYSTEM
14
17
    ${GIO_INCLUDE_DIRS}
15
18
    ${QMENUMODEL_INCLUDE_DIRS}
16
19
)