[rocprofiler-systems] Apply new CMake formatting for the latest gersemi version (#1778)

* Fix cmake formatting

* Updated rev. in `.pre-commit-config.yaml`

* Pin the gersemi used in CI to v0.23.1, matching the pre-commit

---------

Co-authored-by: Aleksandar Djordjevic <adjordje@amd.com>
Co-authored-by: David Galiffi <David.Galiffi@amd.com>
Этот коммит содержится в:
Aleksandar Djordjevic
2025-11-10 19:08:44 +01:00
коммит произвёл GitHub
родитель 42cc721a4b
Коммит f39a60ac25
15 изменённых файлов: 53 добавлений и 103 удалений
+1 -1
Просмотреть файл
@@ -105,7 +105,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y python3-pip
python3 -m pip install gersemi
python3 -m pip install gersemi==0.23.1
- name: gersemi
working-directory: projects/rocprofiler-systems/
run: |