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

Staging resources for development #86

Open
weefuzzy opened this issue Feb 22, 2023 · 0 comments
Open

Staging resources for development #86

weefuzzy opened this issue Feb 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@weefuzzy
Copy link
Member

Developing and debugging in PD is a bit of a pain because of the need to gather together externals, helpfiles and whatever else into a single flat folder.

One thing to try might be to add a special set of CMake install targets with a specific component type ('development' or something), excluded from the default install. These targets could then be used to construct a flat folder of symlinks in the build tree. If new targets or files were added, it would need running again, but at least for iterating on a particular object it should work as something to point PD at.

@weefuzzy weefuzzy added the enhancement New feature or request label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant