Files
CMake/Utilities/Scripts/clang-format.bash
Matthias Maennich 574d694337 clang-format.bash: minor fixes to support MacOS
- sed on Mac does not support embedded sed statements, hence eliminating
  the non-matches via grep

- xargs on Mac does not support -d, but does support -0, hence replacing
2017-10-03 22:16:07 +02:00

3.4 KiB
Executable File