cucumber / cucumber-cpp

Support for writing Cucumber step definitions in C++
MIT License
306 stars 131 forks source link

[cmake] adding a target install #182

Closed matlo607 closed 6 years ago

matlo607 commented 6 years ago

I propose to add a target install to CMakeLists.txt

Types of changes

Checklist:

matlo607 commented 6 years ago

@paoloambrosio, @muggenhor or @konserw : could you please review the pull request ? Please ignore the commit https://github.com/cucumber/cucumber-cpp/pull/182/commits/3887d2cd85ea712c67aea29bc1362b78d73c88eb, konserw told me it's wrong. I will wait for #184.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 62.814% when pulling edea427ce85d37640dc049b28ed94d786fee43e4 on matlo607:cmake-add-target-install into 870bfc2cd02180397ee7f8d9b25d823e7998037a on cucumber:master.

konserw commented 6 years ago

@matlo607 could you please rebase this branch onto master now that it is fixed? Also please drop commmit 8076700

matlo607 commented 6 years ago

Hello @konserw, I rebased the branch and removed 8076700

aslakhellesoy commented 6 years ago

Hi @matlo607,

Thanks for your making your first contribution to Cucumber, and welcome to the Cucumber committers team! You can now push directly to this repo and all other repos under the cucumber organization! 🍾

In return for this generous offer we hope you will:

On behalf of the Cucumber core team, Aslak Hellesøy Creator of Cucumber