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 268b408 commit f6bd333Copy full SHA for f6bd333
CMakeLists.txt
@@ -15,7 +15,7 @@ add_library(${project_name}-lib
15
16
## link libs
17
18
-find_package(oatpp 0.19.7 REQUIRED)
+find_package(oatpp 0.19.8 REQUIRED)
19
20
target_link_libraries(${project_name}-lib
21
PUBLIC oatpp::oatpp
0 commit comments