dftbplus / mpifx

Modern Fortran wrappers around MPI routines
BSD 2-Clause "Simplified" License
34 stars 13 forks source link

cmake build requires information/HINTs #17

Open bhourahine opened 4 years ago

bhourahine commented 4 years ago

Out of the box, there is no information in README.rst that covers cmake use and mkdir build && cd build && cmake .. will fail unless fypp is installed globally (and also probably fails at use mpi unless its been lucky on compiler choice),