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

Thirdparty dependencies during installation #387

Closed
aregtech opened this issue Oct 1, 2024 · 1 comment
Closed

Thirdparty dependencies during installation #387

aregtech opened this issue Oct 1, 2024 · 1 comment
Assignees
Labels
cmake enhancement New feature or request script wontfix This will not be worked on

Comments

@aregtech
Copy link
Owner

aregtech commented Oct 1, 2024

Describe:
When installing areg-sdk, it copies only libraries that are included in the project. To make sure that all dependencies are resolved, there should be a possibility to copy third-party libraries in the binary folder of areg-sdk.

  • This option should be configurable.
  • By default, it should not copy.
  • Make sure that available licenses are copied.
  • Make sure to ignore system available libraries.
@aregtech aregtech added enhancement New feature or request cmake script labels Oct 1, 2024
@aregtech aregtech self-assigned this Oct 1, 2024
@aregtech
Copy link
Owner Author

If vcpkg properly configured, there is no need to copy thirdparty libraries. It is checked locally. This ticket can be closed, because no need to copy.

@aregtech aregtech closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2024
@aregtech aregtech added the wontfix This will not be worked on label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake enhancement New feature or request script wontfix This will not be worked on
Projects
Development

No branches or pull requests

1 participant