mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-01 09:07:58 +02:00
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:
parent
ad7e2749cf
commit
eb4b378958
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ fi
|
|||
|
||||
# setup dir to apply
|
||||
s=$(dirname $0)
|
||||
root=$(realpath $s/../cmake)
|
||||
root=$(realpath $s/..)
|
||||
|
||||
#echo $exp
|
||||
#echo $root
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue