diff --git a/coin/instructions/call_cmake.yaml b/coin/instructions/call_cmake.yaml index 5d3fa0781f5..06a89800996 100644 --- a/coin/instructions/call_cmake.yaml +++ b/coin/instructions/call_cmake.yaml @@ -2,6 +2,7 @@ type: Group instructions: - type: ExecuteCommand command: "{{.Env.ENV_PREFIX}} {{.InstallDir}}\\bin\\qt-cmake {{.Env.COIN_CMAKE_ARGS}}" + executeCommandArgumentSplitingBehavior: SplitAfterVariableSubstitution maxTimeInSeconds: 6000 maxTimeBetweenOutput: 1200 userMessageOnFailure: >