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

Adds output directory option #53

Merged
merged 3 commits into from
Sep 2, 2016

Conversation

gerhardberger
Copy link
Contributor

This PR adds an option to specify an output directory where to compile the program.

@unbornchikken
Copy link
Member

Kösz! Este ráérek, és megtolom az új verziót!

@@ -102,7 +102,7 @@ var yargs = require("yargs")
describe: "the architecture to build in",
type: "string"
},
o: {
p: {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We must not break existing behavior in favor of a new one in a semver minor update. Please use another letter for the new option.

@gerhardberger
Copy link
Contributor Author

Switched it back, thanks!

@unbornchikken unbornchikken merged commit b5f8497 into cmake-js:master Sep 2, 2016
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.

None yet

2 participants