-
Notifications
You must be signed in to change notification settings - Fork 6.9k
[angelscript] include the addons sources #42074
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
Comments
@deadlocklogic IMO, this library does not have a feature in the cmake |
@deadlocklogic Neither this issue nor #32024 explain how the extra sources are expected to be used. There is no point in changing anything if nobody can explain how the change can be verified. |
So basically the
I gave a suggestion on how these sources could be included. |
#32024 also gave a vague suggestion, and you see the result. But my question was not for how to achieve a particular installation effect, but for what kind of effect is intented by upstream. If they don't add it to a library, how are users expected to make use of it? Which observable (testable) result is expected from the port? |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
Related to #32024.
Current implementation copies the feature
addon
files to the installed directory but doesn't include them in the build system.Proposed solution
This is heuristically generated, and may not be correct.
Change this:
vcpkg/ports/angelscript/portfile.cmake
Lines 25 to 28 in 813a241
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: