cpp-utilities/cmake
Martchus 3bec473775 Enable clang-format and cmake-format only by default if present
Enabling both depending on `ENABLE_DEVEL_DEFAULTS` limits the usefulness of
`ENABLE_DEVEL_DEFAULTS` because it can then only be used of both tools are
installed (and especially `cmake-format` might not be installed). It makes
more sense to simply enable those targets depending on whether the tools
are installed or not. If they are explicitly enabled it is still a hard
error if the tools cannot be found.
2023-06-10 16:41:07 +02:00
..
modules Enable clang-format and cmake-format only by default if present 2023-06-10 16:41:07 +02:00
templates Apply cmake-format and clang-format 2023-05-16 21:39:10 +02:00