tools/cmake-format: Do not exclude CMakeLists.txt files

This fixes a regression of merge request !82 introduced
with the rebase to !84.
This commit is contained in:
Ralf Habacker 2019-01-24 08:07:18 +01:00
parent ad7e2749cf
commit eb4b378958

View file

@ -94,7 +94,7 @@ fi
# setup dir to apply
s=$(dirname $0)
root=$(realpath $s/../cmake)
root=$(realpath $s/..)
#echo $exp
#echo $root