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

Option "targetType" ignored if "configurations" option is exists #113

Closed
ilya-stromberg opened this issue Sep 9, 2013 · 0 comments
Closed

Comments

@ilya-stromberg
Copy link

I create a simple project and run dub command. Dub build executable application, everything is OK. I add configurations option and run dub command - now dub build library, it's strange. I try to add "targetType": "executable" in global fields - dub ignored it.
I solve the problem when I add "targetType": "executable" in configurations field. I think it's a bug - global fields must have higher priority than local.

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