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

Introduce CompileProduct struct #29

Open
antoniusnaumann opened this issue Oct 2, 2023 · 0 comments
Open

Introduce CompileProduct struct #29

antoniusnaumann opened this issue Oct 2, 2023 · 0 comments
Labels
package Related to the 'package' subcommand refactor Increases code quality and maintainability

Comments

@antoniusnaumann
Copy link
Owner

Currently, inferring information about compiled artifacts e.g. library path for a target platform requires repeatedly passing additional information such as "debug or release mode", the library name and the target architecture. These should be bundled into a struct that represents a compiled artifact for later reuse.

@antoniusnaumann antoniusnaumann added package Related to the 'package' subcommand refactor Increases code quality and maintainability labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package Related to the 'package' subcommand refactor Increases code quality and maintainability
Projects
None yet
Development

No branches or pull requests

1 participant