forked from lijiext/lammps
Merge pull request #1758 from marian-code/patch-1
wrong cmake option for QUIP
This commit is contained in:
commit
fe91d462db
|
@ -1254,7 +1254,7 @@ lib/quip/README file for details on how to do this.
|
|||
|
||||
.. parsed-literal::
|
||||
|
||||
-D QUIP_LIBRARIES=path # path to libquip.a (only needed if a custom location)
|
||||
-D QUIP_LIBRARY=path # path to libquip.a (only needed if a custom location)
|
||||
|
||||
CMake will not download and build the QUIP library. But once you have
|
||||
done that, a CMake build of LAMMPS with "-D PKG\_USER-QUIP=yes" should
|
||||
|
|
Loading…
Reference in New Issue