We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0289fc6 commit fea3f56Copy full SHA for fea3f56
CMakeLists.txt
@@ -22,7 +22,7 @@ target_include_directories(${project_name}-lib
22
23
## link libs
24
25
-find_package(oatpp 1.2.0 REQUIRED)
+find_package(oatpp 1.2.5 REQUIRED)
26
27
target_link_libraries(${project_name}-lib
28
PUBLIC oatpp::oatpp
0 commit comments