Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(WindowsBuild): customizable path to include for pocoNetworkInitializer #4769 #4770

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

Tepic
Copy link
Contributor

@Tepic Tepic commented Nov 14, 2024

The corrent path to the location of for pocoNetworkInitializer is enhanced to be customizable, so it can be defined from parent project, which uses POCO.

By default, the POCO will use it's default setup, as it was.
If external Project needs specific path (dependent on build output location), it can be done by defining a path as following MACRO:
--> POCO_NETWORK_INITIALIZER_INCLUDE_PATH

@Tepic Tepic requested a review from matejk November 14, 2024 13:21
@Tepic Tepic added this to the Release 1.14.0 milestone Nov 14, 2024
@matejk matejk merged commit 64d8777 into main Nov 19, 2024
73 checks passed
@matejk matejk deleted the 4769-pocoNetworkInitializer branch November 19, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants