diff --git a/CMakeLists.txt b/CMakeLists.txt index 242e299c..1cb6f346 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ project(libxml2) -cmake_minimum_required(VERSION 3.10) +cmake_minimum_required(VERSION 3.13) enable_language(C ASM)