~alan-griffiths/mir/keep-helgrind-happy

« back to all changes in this revision

Viewing changes to tests/integration-tests/client/CMakeLists.txt

  • Committer: Tarmac
  • Author(s): Alexandros Frantzis
  • Date: 2014-02-13 23:14:04 UTC
  • mfrom: (1381.2.8 build-multiple-platforms)
  • Revision ID: tarmac-20140213231404-498hz81kz0txa939
build: Allow building multiple platforms in the same build.

Approved by PS Jenkins bot, Andreas Pokorny, Kevin DuBois, Alberto Aguirre, Alan Griffiths.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# TODO(tvoss): These tests are failing for me when run in an emulator
2
 
if( MIR_PLATFORM STREQUAL "android")
 
2
if( MIR_TEST_PLATFORM STREQUAL "android")
3
3
list(
4
4
  APPEND INTEGRATION_TESTS_SRCS
5
5
  ${CMAKE_CURRENT_SOURCE_DIR}/test_client_render.cpp