summaryrefslogtreecommitdiffstats
path: root/coin/instructions/call_target_install.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/instructions/call_target_install.yaml')
-rw-r--r--coin/instructions/call_target_install.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/coin/instructions/call_target_install.yaml b/coin/instructions/call_target_install.yaml
new file mode 100644
index 0000000000..0f45240101
--- /dev/null
+++ b/coin/instructions/call_target_install.yaml
@@ -0,0 +1,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.