~alan-griffiths/mir/fix-1654023

« back to all changes in this revision

Viewing changes to src/platforms/android/utils/CMakeLists.txt

  • Committer: Daniel van Vugt
  • Date: 2016-07-18 07:38:38 UTC
  • mfrom: (3595 development-branch)
  • mto: This revision was merged to the branch mainline in revision 3748.
  • Revision ID: daniel.van.vugt@canonical.com-20160718073838-tclt9c441h505wck
Merge latest trunk.  No conflicts in 7+ weeks?!

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  ${CMAKE_CURRENT_SOURCE_DIR}/android_graphics_region_factory.cpp
6
6
)
7
7
 
 
8
add_definitions(-DMIR_SERVER_GRAPHICS_PLATFORM_VERSION="${MIR_SERVER_GRAPHICS_PLATFORM_VERSION}")
 
9
 
8
10
include_directories(
9
11
  ${PROJECT_SOURCE_DIR}/include/server
10
12
  ${PROJECT_SOURCE_DIR}/include/client
34
36
)
35
37
 
36
38
target_link_libraries(mir_demo_standalone_render_overlays
37
 
  mirserver
38
39
  mircommon
 
40
  mirplatform
39
41
)
40
42
 
41
43
install(PROGRAMS ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/mir_android_diagnostics