add cmake-format
This commit is contained in:
6
tasks/pkgs/cmake-format.yml
Normal file
6
tasks/pkgs/cmake-format.yml
Normal 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 }}"
|
||||
Reference in New Issue
Block a user