gromacs: install header files (#15996)
This commit is contained in:

committed by
GitHub

parent
a29956d71e
commit
c4360a918b
@@ -91,6 +91,9 @@ def cmake_args(self):
|
||||
|
||||
options = []
|
||||
|
||||
if self.spec.satisfies('@2020:'):
|
||||
options.append('-DGMX_INSTALL_LEGACY_API=ON')
|
||||
|
||||
if '+mpi' in self.spec:
|
||||
options.append('-DGMX_MPI:BOOL=ON')
|
||||
|
||||
|
Reference in New Issue
Block a user