You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* remove C from languages
the project is written in C++, the Fortran and C interface is also
created from a C++ source file wrapped in `extern "C" { ... }` so it
should not be necessary to require a C compiler.
* Update CMakeLists.txt
0 commit comments