oatpp / oatpp-swagger

OpenApi 3.0.0 docs + Swagger UI for oatpp services
https://oatpp.io/
Apache License 2.0
90 stars 51 forks source link

Add defines to target for export #66

Closed devrite closed 1 year ago

devrite commented 2 years ago

Fixes issue #61 some dependent packages face when using the lib. This exports the defines via the exported cmake config.

Another example facing the same issue was example-postgresql.

lganzzzo commented 1 year ago

Hello @devrite ,

SWAGGER_ROOT_PATH and SWAGGER_UI_PATH compiled defs are now removed. See https://github.com/oatpp/oatpp-swagger/pull/70

lganzzzo commented 1 year ago

Closing this one