~mir-team/qtmir/compatibility-with-mir-API-changes

« back to all changes in this revision

Viewing changes to src/platforms/mirserver/CMakeLists.txt

  • Committer: Alan Griffiths
  • Date: 2015-04-01 11:59:05 UTC
  • mfrom: (266.33.8 qtmir)
  • Revision ID: alan@octopull.co.uk-20150401115905-qh8isifh4p7tet54
mergeĀ lp:~mir-team/qtmir/compatibility-with-mir-API-changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
endforeach(item ${Qt5Gui_PRIVATE_INCLUDE_DIRS})
19
19
 
20
20
include_directories(
21
 
    ${MIRCOMMON_INCLUDE_DIRS}
22
21
    ${MIRSERVER_INCLUDE_DIRS}
23
22
    
24
23
    ${URL_DISPATCHER_INCLUDE_DIRS}