tidy-up: miscellaneous

- cmake/Find*: make double quotes consistent.
- drop redundant parenthesis.
- GHA/checksrc: sync a step name with others.
- whitespace.

Closes #19233
This commit is contained in:
Viktor Szakats 2025-10-07 12:49:02 +02:00
parent 543b78652a
commit 71d1eec675
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
12 changed files with 31 additions and 31 deletions

View file

@ -53,7 +53,7 @@ jobs:
with:
persist-credentials: false
- name: 'install'
- name: 'install prereqs'
run: |
python3 -m venv ~/venv
~/venv/bin/pip --disable-pip-version-check --no-input --no-cache-dir install --progress-bar off --prefer-binary \