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