MRtrix3 / mrtrix3

MRtrix3 provides a set of tools to perform various advanced diffusion MRI analyses, including constrained spherical deconvolution (CSD), probabilistic tractography, track-density imaging, and apparent fibre density
http://www.mrtrix.org
Mozilla Public License 2.0
281 stars 176 forks source link

Add warning if cmake generator is not Ninja #2919

Closed daljit46 closed 3 weeks ago

daljit46 commented 1 month ago

We primarily test our builds with Ninja, which is not the default on most platforms. This PR adds a warning if other generators are used to build MRtrix3 to recommend using Ninja instead.

github-actions[bot] commented 1 month ago

clang-tidy review says "All clean, LGTM! :+1:"