diff --git a/CMakeLists.txt b/CMakeLists.txt index cd9508f..62c9c14 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,7 @@ target_include_directories(${project_name}-lib ## link libs -find_package(oatpp 1.2.0 REQUIRED) +find_package(oatpp 1.2.5 REQUIRED) target_link_libraries(${project_name}-lib PUBLIC oatpp::oatpp