Browse Source

cmake: fix typo, missing KRADIUS

Victor Seva 7 months ago
parent
commit
09628a8e60
2 changed files with 7 additions and 1 deletions
  1. 6 0
      .pre-commit-config.yaml
  2. 1 1
      cmake/groups.cmake

+ 6 - 0
.pre-commit-config.yaml

@@ -16,4 +16,10 @@ repos:
     rev: v0.6.13
     hooks:
       - id: cmake-format
+        verbose: true
+        args:
+          - -c cmake/cmake-format.py
       - id: cmake-lint
+        verbose: true
+        args:
+          - -c cmake/cmake-format.py

+ 1 - 1
cmake/groups.cmake

@@ -720,7 +720,7 @@ list(
   KPOSTGRES
   KCPL
   KXML
-  KRAIDUS
+  KRADIUS
   KUNIXODBC
   KPERL
   KSNMPSTATS