#!/bin/bash set -x cmake -G Ninja -DCMAKE_BUILD_TYPE=$BUILD_TYPE $EXTRA_CMAKE_FLAGS -DBUILD_TESTING=ON .. || exit 1 # grep returns number of items found. each change is enclosed into # tag in the xml. Thus if no changes needed, 0 will be returned cmake --build . --target clang-format-ci -- -v | grep -c "