1
0
mirror of https://github.com/altlinux/admc.git synced 2025-01-22 18:03:57 +03:00

2 Commits

Author SHA1 Message Date
Ivan A. Melnikov
10c45a0a64 cmake: Don't abort when clang-format is not available
clang-format executable should not be required to build
this project.
2023-02-15 00:58:02 +04:00
Ivan A. Melnikov
0a60e0f422 Add 'clangformat' target to CMake
... to simplify use of clang-format for formatting
the sources, using ClangFormat.cmake module from
https://github.com/zemasoft/clangformat-cmake .
2023-02-15 00:58:02 +04:00