build-style/cmake: move CTEST_OUTPUT_ON_FAILURE to environment
This commit is contained in:
@@ -4,3 +4,5 @@ if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends+=" ninja"
|
||||
fi
|
||||
fi
|
||||
|
||||
export CTEST_OUTPUT_ON_FAILURE=TRUE
|
||||
|
||||
Reference in New Issue
Block a user