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 1a855af commit 14182e9Copy full SHA for 14182e9
CMakeLists.txt
@@ -40,7 +40,7 @@ target_link_libraries(${project_name}-lib
40
41
add_definitions(
42
# Path to swagger-ui resources #
43
- -DOATPP_SWAGGER_RES_PATH="${OATPP_BASE_DIR}/bin/oatpp-swagger/res"
+ -DOATPP_SWAGGER_RES_PATH="${oatpp-swagger_INCLUDE_DIRS}/../bin/oatpp-swagger/res"
44
45
# Path to config file #
46
-DCONFIG_PATH="${CMAKE_CURRENT_LIST_DIR}/resources/config.json"
0 commit comments