summaryrefslogtreecommitdiffstats
path: root/coin/instructions/call_target_install.yaml
blob: 0f4524010190fe0fc7cad7b76a7caac1568b184b (plain)
1
2
3
4
5
6
7
8
9
type: Group
instructions:
  - type: ExecuteCommand
    command: "{{.Env.TARGET_ENV_PREFIX}} cmake -DQT_BUILD_DIR={{.BuildDir}} -P {{.Env.COIN_CMAKE_INSTALL_SCRIPT_PATH}}/bin/qt-cmake-private-install.cmake"
    executeCommandArgumentSplitingBehavior: SplitAfterVariableSubstitution
    maxTimeInSeconds: 6000
    maxTimeBetweenOutput: 1200
    userMessageOnFailure: >
      Failed to install package.