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

Allow modules to have multiple binary dependencies #177

Merged
merged 3 commits into from
Apr 21, 2018

Conversation

slw07g
Copy link
Contributor

@slw07g slw07g commented Dec 31, 2017

Allows modules to depend on multiple binaries.
When declaring the BINDEP directive, separate the paths with semi-colons. For example:
BINDEP c:\dep1;c:\dep2;c:\dep3

Allows modules to depend on multiple binary dependencies.
When declaring the BINDEP directive, separate the paths with semi-colons. For example:
BINDEP c:\dep1;c:\dep2;c:\dep3
@athegist
Copy link
Collaborator

athegist commented Jan 7, 2018

No files changed? Changes reverted? Will you resubmit?

Allow modules to support multiple binary dependencies by separating each dependency with a semicolon.

BINDEP dep1;dep2;dep3...
@slw07g
Copy link
Contributor Author

slw07g commented Jan 9, 2018

Sorry about that. I resubmitted.

@athegist athegist merged commit 4cf548d into davehull:master Apr 21, 2018
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

Successfully merging this pull request may close these issues.

2 participants