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 ff43317 commit 02d2b60Copy full SHA for 02d2b60
CMakeLists.txt
@@ -22,7 +22,7 @@ target_include_directories(${project_name}-lib
22
23
## link libs
24
25
-find_package(oatpp 1.0.0 REQUIRED)
+find_package(oatpp 1.1.0 REQUIRED)
26
27
target_link_libraries(${project_name}-lib
28
PUBLIC oatpp::oatpp
0 commit comments