summaryrefslogtreecommitdiffstats
path: root/coin/instructions/call_host_install.yaml
blob: 4762763a1e2a1f0fd8dd277277ff52a92411be71 (plain)
1
2
3
4
5
6
7
8
9
type: Group
instructions:
  - type: ExecuteCommand
    command: "{{.Env.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.