~mzanetti/unity8/fix-1648251

« back to all changes in this revision

Viewing changes to plugins/Ubuntu/Gestures/CMakeLists.txt

  • Committer: Michael Zanetti
  • Date: 2016-10-13 11:02:11 UTC
  • mfrom: (2525.1.132 unity8)
  • Revision ID: michael.zanetti@canonical.com-20161013110211-tj2gly2dxaqj5t2e
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
include_directories(
28
28
    SYSTEM
29
29
    ${UBUNTUGESTURES_INCLUDE_DIRS}
 
30
    ${UBUNTUGESTURES_INCLUDEDIR}/UbuntuGestures/${UBUNTUGESTURES_VERSION}
30
31
)
31
32
 
32
33
# There's no cmake var for v8 include path :-/ so create one