michaelforney / samurai

ninja-compatible build tool written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ninja 1.10 compatibility for fortran / lapack

lanodan opened this issue · comments

Similar kind of issue to #99 but instead it's fortran and ninja 1.10+

CMake Error at CMakeLists.txt:3 (project):
  The Ninja generator does not support Fortran using Ninja version

    1.9

  due to lack of required features.  Ninja 1.10 or higher is required.

Duplicate of issue #36.