alicevision / AliceVision

Photogrammetric Computer Vision Framework
http://alicevision.org
Other
2.9k stars 807 forks source link

[software] Apply clang-formatting on all the executables #1601

Closed cbentejac closed 5 months ago

cbentejac commented 7 months ago

Description

Follow-up of #1580 and #1643.

This PR applies the .clang-format rules to all the executables from src/software now that the program options have been protected.