fix grammar
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
# This file is part of LAMMPS
|
# This file is part of LAMMPS
|
||||||
cmake_minimum_required(VERSION 3.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
if(CMAKE_VERSION VERSION_LESS 3.20)
|
if(CMAKE_VERSION VERSION_LESS 3.20)
|
||||||
message(WARNING "LAMMPS is planning require at least CMake version 3.20 by Summer 2025. Please upgrade!")
|
message(WARNING "LAMMPS is planning to require at least CMake version 3.20 by Summer 2025. Please upgrade!")
|
||||||
endif()
|
endif()
|
||||||
########################################
|
########################################
|
||||||
# set policy to silence warnings about ignoring <PackageName>_ROOT but use it
|
# set policy to silence warnings about ignoring <PackageName>_ROOT but use it
|
||||||
|
|||||||
Reference in New Issue
Block a user