Fix axom install target (#16613)
This commit is contained in:
parent
f43b7824ca
commit
fdf38ec991
@ -512,4 +512,4 @@ def cmake_args(self):
|
||||
|
||||
@run_after('install')
|
||||
def install_cmake_cache(self):
|
||||
install(self._get_host_config_path(spec), prefix)
|
||||
install(self._get_host_config_path(self.spec), prefix)
|
||||
|
Loading…
Reference in New Issue
Block a user