diff --git a/3rdparty/deepin-pdfium/CMakeLists.txt b/3rdparty/deepin-pdfium/CMakeLists.txt index c41e6e02b..bacc7852d 100644 --- a/3rdparty/deepin-pdfium/CMakeLists.txt +++ b/3rdparty/deepin-pdfium/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.15) +cmake_minimum_required(VERSION 3.13) set(VERSION "1.0.0" CACHE STRING "PDF rendering library based on PDFium") diff --git a/CMakeLists.txt b/CMakeLists.txt index 436075431..c2a5f05ee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.15) +cmake_minimum_required(VERSION 3.13) # 项目基本信息 project(deepin-reader