forked from lijiext/lammps
Fix typo
This commit is contained in:
parent
5cee51204c
commit
364ccf6361
|
@ -18,7 +18,7 @@ if(PKG_KIM)
|
|||
endif()
|
||||
else()
|
||||
if ("${DOWNLOAD_KIM}" STREQUAL "")
|
||||
message(WARNING "KIM-API package not found. Default behaivor set to download and build our own")
|
||||
message(WARNING "KIM-API package not found. Default behavior set to download and build our own")
|
||||
endif()
|
||||
set(DOWNLOAD_KIM_DEFAULT ON)
|
||||
endif()
|
||||
|
|
Loading…
Reference in New Issue