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 b41e26e commit 8d7716fCopy full SHA for 8d7716f
CMakeLists.txt
@@ -30,7 +30,7 @@ target_link_libraries(crud-lib
30
31
## define path to swagger-ui res folder
32
33
-add_definitions(-DOATPP_SWAGGER_RES_PATH="${oatpp-swagger_INCLUDE_DIRS}/../bin/oatpp-swagger/res")
+add_definitions(-DOATPP_SWAGGER_RES_PATH="${OATPP_BASE_DIR}/bin/oatpp-swagger/res")
34
35
36
## add executables
0 commit comments