Update Kokkos library in LAMMPS to v4.5.0
This commit is contained in:
@ -15,7 +15,4 @@
|
||||
# ************************************************************************
|
||||
# @HEADER
|
||||
|
||||
KOKKOS_TPL_FIND_INCLUDE_DIRS_AND_LIBRARIES( quadmath
|
||||
REQUIRED_HEADERS quadmath.h
|
||||
REQUIRED_LIBS_NAMES quadmath
|
||||
)
|
||||
kokkos_tpl_find_include_dirs_and_libraries(quadmath REQUIRED_HEADERS quadmath.h REQUIRED_LIBS_NAMES quadmath)
|
||||
|
||||
Reference in New Issue
Block a user