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

Solution<->Project configuration and target connection #376

Open
CybernetHacker14 opened this issue Jul 5, 2024 · 0 comments
Open

Solution<->Project configuration and target connection #376

CybernetHacker14 opened this issue Jul 5, 2024 · 0 comments

Comments

@CybernetHacker14
Copy link

Currently in my project, I am generating a solution class, in which I am adding a target with certain set parameters EngineMode, Platform and GraphicsAPI. In my dependent project files, I have added all configurations of the said Target using the | operator, as the fields of the target are bitmasks.

How do I make the project sharpmake use the solution's configuration and set target in project generation?

@CybernetHacker14 CybernetHacker14 changed the title Solution - Project configuration and target connection Solution<->Project configuration and target connection Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant