Skip to content

Commit 59eda6c

Browse files
committed
Update oatpp version to 0.19.11.
1 parent edd2fe3 commit 59eda6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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.10 REQUIRED)
25+
find_package(oatpp 0.19.11 REQUIRED)
2626

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

0 commit comments

Comments
 (0)