diff --git a/CMakeLists.txt b/CMakeLists.txt index 0792741..331c836 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ # limitations under the License. ## -cmake_minimum_required(VERSION 3.6) +cmake_minimum_required(VERSION 3.10) project(Mesh)