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

[Mike Seese] Build UE plugin with plugin dependencies #31

Open
hach-que opened this issue Oct 31, 2024 · 0 comments
Open

[Mike Seese] Build UE plugin with plugin dependencies #31

hach-que opened this issue Oct 31, 2024 · 0 comments
Labels
migrated from gitlab Migrated from GitLab

Comments

@hach-que
Copy link
Member

I have a plugin that has other plugin dependencies. I'd like to use uet build for a specific plugin and configure uet to know where to look for non-engine plugin dependencies (perhaps an array of directories to recursively look for uplugins). I do colocate these plugins (I have a monorepo with 2 of my plugins and 4 third party plugins all under a single ancestor directory), so an alternative solution would to build each of the plugins (recursively) for a specific folder (resolving the dependency tree first)

@hach-que hach-que added the migrated from gitlab Migrated from GitLab label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrated from gitlab Migrated from GitLab
Projects
None yet
Development

No branches or pull requests

1 participant