diff --git a/deploy/cpp_infer/CMakeLists.txt b/deploy/cpp_infer/CMakeLists.txt index 28847c2d30..c70bfe046f 100644 --- a/deploy/cpp_infer/CMakeLists.txt +++ b/deploy/cpp_infer/CMakeLists.txt @@ -1,5 +1,5 @@ -project(ppocr CXX) cmake_minimum_required(VERSION 3.14) +project(ppocr CXX) set(DEMO_NAME "ppocr")