Skip to content

Commit fea3f56

Browse files
committed
Update to the latest oatpp version.
1 parent 0289fc6 commit fea3f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ target_include_directories(${project_name}-lib
2222

2323
## link libs
2424

25-
find_package(oatpp 1.2.0 REQUIRED)
25+
find_package(oatpp 1.2.5 REQUIRED)
2626

2727
target_link_libraries(${project_name}-lib
2828
PUBLIC oatpp::oatpp

0 commit comments

Comments
 (0)