add cmake-format

This commit is contained in:
Matthew Stobbs
2025-03-27 19:57:34 -06:00
parent 77d72bcbd2
commit 0c93705be2
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# vim: set filetype=yaml.ansible :
---
- name: Set cmake-format config
ansible.builtin.set_fact:
cmake-format:
pkgs: "{{ pkgconfig.cmake-format.pkgs }}"