CMake: auto-format all CMake files
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 12 Jun 2025 21:13:02 +0000 (23:13 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 12 Jun 2025 21:16:37 +0000 (23:16 +0200)
commit019f48462836c9f3a0a1f113a351395ddcf99640
tree4c71759079cf886d06fc79fb9b83cdfd055be67f
parent5e67403c4fb5536a2effe2e91181dd73a2cff91b
CMake: auto-format all CMake files

Use CLion 2025.1 to auto-format all CMake files,
bringing formatting consistency to those files.
(the open source cmake-format tool didn't see any git activity in four years)

No other changes were done, "git diff -b" looks way more harmless.
CMakeLists.txt
CMakeOptions.txt
doc/CMakeLists.txt
examples/CMakeLists.txt
examples/cmake_example/CMakeLists.txt
ftdi_eeprom/CMakeLists.txt
ftdipp/CMakeLists.txt
packages/CMakeLists.txt
python/CMakeLists.txt
python/examples/CMakeLists.txt
src/CMakeLists.txt