Skip to content

Commit 69bdaa0

Browse files
committed
Standalone CI build must fail with errors
1 parent fdab6db commit 69bdaa0

File tree

1 file changed

+1
-0
lines changed
  • GPU/GPUTracking/Standalone/cmake

1 file changed

+1
-0
lines changed

GPU/GPUTracking/Standalone/cmake/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ if [[ -z $1 ]]; then
33
echo "Please provide Sourcedir as command line argument"
44
exit 1
55
fi
6+
set -e
67
mkdir -p standalone/build
78
pushd standalone/build
89
cp $1/GPU/GPUTracking/Standalone/cmake/config.cmake .

0 commit comments

Comments
 (0)