ossama-othman / MaRC

MaRC - Map Reprojections and Conversions
GNU Lesser General Public License v2.1
1 stars 0 forks source link

configure: Add support clang-tidy. #105

Closed ossama-othman closed 4 years ago

ossama-othman commented 4 years ago

MaRC may now be analyzed by the `clang-tidy' linter if it is installed by running the "clang-tidy" make target, e.g.:

$ ./configure
$ make clang-tidy