~ci-train-bot/ubuntu-settings-components/ubuntu-settings-components-ubuntu-zesty-2106

« back to all changes in this revision

Viewing changes to cmake/modules/QmlTest.cmake

  • Committer: Michał Sawicz
  • Date: 2016-08-17 08:35:41 UTC
  • mto: This revision was merged to the branch mainline in revision 161.
  • Revision ID: michal.sawicz@canonical.com-20160817083541-fcr2raye7qq23er9
Update QmlTest.cmake

Show diffs side-by-side

added added

removed removed

Lines of Context:
183
183
    cmake_parse_arguments(QMLTEST "${QMLTEST_OPTIONS}" "${QMLTEST_SINGLE}" "${QMLTEST_MULTI}" ${ARGN})
184
184
    mangle_arguments()
185
185
 
186
 
    bake_arguments("${QMLTEST_ARG_PREFIX}" args -qmljsdebugger=port:3768)
 
186
    bake_arguments("${QMLTEST_ARG_PREFIX}" args -qmljsdebugger=port:3768,3800)
187
187
 
188
188
    set(qmltry_command
189
189
        $<TARGET_FILE:${TARGET}>