cellml / libcellml

Repository for libCellML development.
https://libcellml.org
Apache License 2.0
17 stars 21 forks source link

CMake: the version of ClangFormat is not properly retrieved #943

Closed agarny closed 3 years ago

agarny commented 3 years ago

On my Mac, clang-format --version returns Homebrew clang-format version 12.0.1. From there, our CMake script determines the version of ClangFormat to be Homebrew 12.0.1.