Skip to content

Commit edd2fe3

Browse files
committed
Increase oatpp version to '0.19.10'
1 parent 9b46099 commit edd2fe3

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 0.19.9 REQUIRED)
25+
find_package(oatpp 0.19.10 REQUIRED)
2626

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

0 commit comments

Comments
 (0)