Cleanup CMake files

- Replace tabs with spaces
- Use lowercase for CMake commands
- Unify alignment
- Remove superfluous empty line
- Add space after CMake command

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2023-05-26 09:50:40 +02:00
parent 81bc57309b
commit 20a8a4a4cc
8 changed files with 51 additions and 42 deletions

View file

@ -8,6 +8,7 @@
(thanks to Ankur Sinha)
- Use local man pages in tests
(thanks to Maxim Beder)
- Cleanup CMake files
------ current release ---------------------------